From 5e73ff673edff1feb165296dd1971cd536a83418 Mon Sep 17 00:00:00 2001 From: x2003bruneau Date: Wed, 27 Sep 2006 14:26:43 +0000 Subject: [PATCH] globals.inc.php depends on ChangeLog git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@920 839d8a87-29fc-0310-9880-83ba4fa771e5 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b1591ba..07748fe 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ q: @echo -e "Code statistics\n" @sloccount $(filter-out wiki/ spool/, $(wildcard */)) 2> /dev/null | egrep '^[a-z]*:' -%: %.in Makefile +%: %.in Makefile ChangeLog sed -e 's,@VERSION@,$(VERSION),g' $< > $@ ################################################################################ -- 2.1.4