diff src/Makefile.am @ 66:40a7493238e8 noffle

[svn] * src/Makefile.am, src/Makefile.in: Added portable.h to the list of sources. I forgot this in my last commit. Sorry.
author uh1763
date Sat, 13 May 2000 03:26:49 +0100
parents 2842f50feb55
children 3e205fab11cb
line wrap: on
line diff
--- a/src/Makefile.am	Fri May 12 18:35:16 2000 +0100
+++ b/src/Makefile.am	Sat May 13 03:26:49 2000 +0100
@@ -21,6 +21,7 @@
 online.c online.h \
 outgoing.c outgoing.h \
 over.c over.h \
+portable.h \
 post.c post.h \
 protocol.c protocol.h \
 pseudo.c pseudo.h \