diff options
Diffstat (limited to '')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 301d2af..7c4fd93 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,8 +1,6 @@ # The following files are required for the build process CONFIG_FILES = \ - config.guess config.sub \ - install-sh missing \ m4macros/typecheck.m4 m4macros/argenable.m4 EXTRA_DIST = $(CONFIG_FILES) TODO autogen.sh |