diff options
author | Mukund Sivaraman <muks@banu.com> | 2009-09-13 04:09:37 +0530 |
---|---|---|
committer | Mukund Sivaraman <muks@banu.com> | 2009-09-13 04:09:37 +0530 |
commit | 49971a76b9d4bd0172830020b6d5895112f80ad3 (patch) | |
tree | 9d48a549d0699e6148e83b364cf6e7be9d438d95 | |
parent | 7b4f67ecef6204b73e46cb4dc3b7fec0e196d3da (diff) | |
download | tinyproxy-49971a76b9d4bd0172830020b6d5895112f80ad3.tar.gz tinyproxy-49971a76b9d4bd0172830020b6d5895112f80ad3.zip |
Remove files that are distributed anyway from EXTRA_DIST
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 |