[Commit] nickle/builtin Makefile.am,1.9,1.10

Bart Massey commit at keithp.com
Wed Oct 15 13:28:17 PDT 2003


Committed by: bart

Update of /local/src/CVS/nickle/builtin
In directory home.keithp.com:/tmp/cvs-serv26175/builtin

Modified Files:
	Makefile.am 
Log Message:
Fixed missing dependency in auto-version stuff.



Index: Makefile.am
===================================================================
RCS file: /local/src/CVS/nickle/builtin/Makefile.am,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- Makefile.am	14 Oct 2003 01:43:55 -0000	1.9
+++ Makefile.am	15 Oct 2003 19:28:15 -0000	1.10
@@ -20,3 +20,4 @@
 version.h: ../version.m4
 	( cd .. && sh update-version.sh )
 
+builtin.o: version.h




More information about the Commit mailing list