Rebuild generated files if re-configured.

/trunk/Makefile.in |    2     1     1     0 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
This commit is contained in:
Yann E. MORIN" 2008-05-01 19:47:25 +00:00
parent 3d96f4fb51
commit 829aa3598f

View File

@ -53,7 +53,7 @@ docs/ct-ng.1.gz: docs/ct-ng.1
@echo " GZIP $@"
@gzip -c9 $< >$@
%: %.in
%: %.in Makefile
@echo " SED $@"
@sed -r -e 's,@@CT_MAKE@@,$(MAKE),g;' \
-e 's,@@CT_BINDIR@@,$(BINDIR),g;' \