diff src/Makefile.in @ 4606:a08b7f567bda

[project @ 2003-11-13 15:28:38 by jwe]
author jwe
date Thu, 13 Nov 2003 15:31:32 +0000
parents 508238e65af7
children 1088ded853f2
line wrap: on
line diff
--- a/src/Makefile.in	Thu Nov 13 04:46:49 2003 +0000
+++ b/src/Makefile.in	Thu Nov 13 15:31:32 2003 +0000
@@ -261,7 +261,7 @@
 	fi
 	touch stamp-oct-links
 
-stamp-prereq: defaults.h oct-conf.h $(OPT_HANDLERS)
+stamp-prereq: defaults.h oct-conf.h oct-gperf.h parse.cc lex.cc $(OPT_HANDLERS)
 	touch stamp-prereq
 
 octave$(EXEEXT): stamp-prereq $(LIBRARIES) main.o $(DLD_STATIC_OBJ)