From 5a6070bb9dcc08848a96f5311171c927d046428b Mon Sep 17 00:00:00 2001 From: Gunter Knauf Date: Thu, 14 Feb 2008 21:24:59 +0000 Subject: [PATCH] added some files which were missing in release tarballs. --- Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 41488705..9beeefe3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,8 +18,9 @@ noinst_PROGRAMS =$(PROGS) # adig and ahost are just sample programs and thus not mentioned with the # regular sources and headers -EXTRA_DIST = CHANGES README.cares Makefile.inc adig.c ahost.c $(man_MANS) \ - $(MSVCFILES) AUTHORS config-win32.h RELEASE-NOTES libcares.pc.in +EXTRA_DIST = AUTHORS CHANGES README.cares Makefile.inc Makefile.dj \ + Makefile.m32 Makefile.netware Makefile.vc6 adig.c ahost.c $(man_MANS) \ + $(MSVCFILES) config-win32.h RELEASE-NOTES libcares.pc.in pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = libcares.pc