Update of /cvsroot/blob/blob/src/commands
In directory sc8-pr-cvs1:/tmp/cvs-serv14195/src/commands
Modified Files:
Makefile.am
Log Message:
support for new autoconf/automake
Index: Makefile.am
===================================================================
RCS file: /cvsroot/blob/blob/src/commands/Makefile.am,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- Makefile.am 6 Aug 2003 22:55:41 -0000 1.7
+++ Makefile.am 15 Aug 2003 06:18:57 -0000 1.8
@@ -45,7 +45,7 @@
tftp.c
-INCLUDES += \
+INCLUDES = \
-I${top_builddir}/include \
-I${top_srcdir}/include
|