diff src/Makefile.in.in @ 215:1f0dabaa0855 r20-4b6

Import from CVS: tag r20-4b6
author cvs
date Mon, 13 Aug 2007 10:07:35 +0200
parents 78478c60bfcd
children d44af0c54775
line wrap: on
line diff
--- a/src/Makefile.in.in	Mon Aug 13 10:06:48 2007 +0200
+++ b/src/Makefile.in.in	Mon Aug 13 10:07:35 2007 +0200
@@ -307,7 +307,7 @@
 
 FRC.update-elc.stamp :
 
-update-elc.stamp : FRC.update-elc.stamp
+update-elc.stamp : temacs FRC.update-elc.stamp
 	@touch NOBYTECOMPILE
 	${DUMPENV} ./temacs -batch -l update-elc.el
 	@if test ! -f $@ -o -f NOBYTECOMPILE; then touch $@; fi; \