From 7e91fdd97542576408859fd8ea3bd25c05979f4a Mon Sep 17 00:00:00 2001 From: Robert James Kaes Date: Tue, 24 Aug 2004 18:41:18 +0000 Subject: Added config/argenable.m4 to the list of configuration files needed by the autoconf system. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 5a05a8e..eedd723 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,7 +14,7 @@ PACKAGING = $(REDHAT) CONFIG_FILES = \ config/config.guess config/config.sub \ config/ltmain.sh config/install-sh config/missing config/mkinstalldirs \ - config/typecheck.m4 + config/typecheck.m4 config/argenable.m4 EXTRA_DIST = $(CONFIG_FILES) TODO $(PACKAGING) bootstrap SUBDIRS = src doc -- cgit v1.2.3