From ad5dc27f6c70745c87377e4fda154aa149660d49 Mon Sep 17 00:00:00 2001 From: Fritz Elfert Date: Wed, 6 Mar 2002 15:24:22 +0000 Subject: Added missing depency for running autoheader if configure.in was changed. --- Makefile.cvs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.cvs') diff --git a/Makefile.cvs b/Makefile.cvs index 6b64c1f..9b28c1f 100644 --- a/Makefile.cvs +++ b/Makefile.cvs @@ -28,7 +28,7 @@ dist: $(GETTEXT) $(LIBTOOLFILES) $(AUTOMAKEFILES) $(ACLOCAL): aclocal -I conf/m4/plptools -I conf/m4/kde -$(CONFIGHIN): acconfig.h +$(CONFIGHIN): acconfig.h configure.in autoheader $(LIBTOOLFILES): -- cgit v1.2.3