aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.cvs
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.cvs')
-rw-r--r--Makefile.cvs4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.cvs b/Makefile.cvs
index 2765a18..53da47c 100644
--- a/Makefile.cvs
+++ b/Makefile.cvs
@@ -1,7 +1,6 @@
LIBTOOLFILES = conf/config.guess conf/config.sub conf/ltconfig conf/ltmain.sh
AUTOMAKEFILES = conf/mkinstalldirs conf/missing conf/install-sh
CONFIGHIN = include/config.h.in
-ACLOCAL = conf/aclocal.m4
GETTEXT = intl/Makefile.in
GETTEXTDEP = conf/Makefile.am.in conf/configure.in.in
@@ -34,9 +33,6 @@ htmldoc:
man2html -H plptools.sourceforge.net -M "" $$f > $$o; \
done
-$(ACLOCAL):
- aclocal -I conf/m4/plptools $(M4SUB)
-
$(CONFIGHIN): configure.in
autoheader