aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.cvs
diff options
context:
space:
mode:
authorFritz Elfert <felfert@to.com>2002-03-06 15:24:22 +0000
committerFritz Elfert <felfert@to.com>2002-03-06 15:24:22 +0000
commitad5dc27f6c70745c87377e4fda154aa149660d49 (patch)
treeefc6613c669c20d2fa169557e0e2aad5928dfe68 /Makefile.cvs
parent5aa14bf761ace4f30e192d5fa594011cd8eab71c (diff)
downloadplptools-ad5dc27f6c70745c87377e4fda154aa149660d49.tar.gz
plptools-ad5dc27f6c70745c87377e4fda154aa149660d49.tar.bz2
plptools-ad5dc27f6c70745c87377e4fda154aa149660d49.zip
Added missing depency for running autoheader if configure.in was changed.
Diffstat (limited to 'Makefile.cvs')
-rw-r--r--Makefile.cvs2
1 files changed, 1 insertions, 1 deletions
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):