Added config/argenable.m4 to the list of configuration files needed by
the autoconf system.
This commit is contained in:
parent
7af47907be
commit
7e91fdd975
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user