aboutsummaryrefslogtreecommitdiff
path: root/ares/Makefile.am
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2009-06-08 14:31:35 +0000
committerYang Tse <yangsita@gmail.com>2009-06-08 14:31:35 +0000
commit89f6567fda39a6b12eda8471232b8015b7169e97 (patch)
tree40ec13a80e1177c693e2f7370c844864a4a66cef /ares/Makefile.am
parentefec05d5810ec238137bfa1914af614e24024417 (diff)
Remove buildconf.bat from release and daily snapshot archives.
buildconf.bat is only for CVS tree builds.
Diffstat (limited to 'ares/Makefile.am')
-rw-r--r--ares/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ares/Makefile.am b/ares/Makefile.am
index b8bcee81b..4c5f54623 100644
--- a/ares/Makefile.am
+++ b/ares/Makefile.am
@@ -48,7 +48,7 @@ noinst_PROGRAMS =$(PROGS)
EXTRA_DIST = AUTHORS CHANGES README.cares Makefile.inc Makefile.dj \
Makefile.m32 Makefile.netware Makefile.vc6 $(man_MANS) $(MSVCFILES) \
config-win32.h RELEASE-NOTES libcares.pc.in buildconf get_ver.awk maketgz \
- TODO ares_build.h.in buildconf.bat $(PDFPAGES)
+ TODO ares_build.h.in $(PDFPAGES)
CLEANFILES = $(PDFPAGES) $(HTMLPAGES)