]> granicus.if.org Git - pdns/commitdiff
slim down our tar.gz, taking out a .svn directory + outdated sgml
authorBert Hubert <bert.hubert@netherlabs.nl>
Tue, 11 Jan 2011 09:15:52 +0000 (09:15 +0000)
committerBert Hubert <bert.hubert@netherlabs.nl>
Tue, 11 Jan 2011 09:15:52 +0000 (09:15 +0000)
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@1862 d19b8d6e-7fed-0310-83ef-9ca221ded41b

Makefile.am
pdns/Makefile.am

index a711f8d96e1f0803abf796a5a6cdedb65181aa72..b53e9bbf20e4c6e9ddbf18d682089c03ea6de5da 100644 (file)
@@ -1,5 +1,5 @@
 SUBDIRS=modules codedocs @programdescend@
-EXTRA_DIST=TODO README HACKING INSTALL ChangeLog debian-pdns pdns.spec  \
+EXTRA_DIST=TODO README HACKING INSTALL ChangeLog debian-pdns/* pdns.spec  \
 codedocs/Makefile codedocs/doxygen.conf contrib/powerdns.solaris.init.d \
 bootstrap
 
index 500f27d3d62bd68737f01976efc9109dd7c3733b..2e5f0e1e7281cf4b91ee4daace11b2702ce9ea57 100644 (file)
@@ -1,11 +1,7 @@
 AM_CXXFLAGS=-DSYSCONFDIR=\"@sysconfdir@\" -DLIBDIR=\"@libdir@\" -DLOCALSTATEDIR=\"@socketdir@\" -Ibackends/bind @THREADFLAGS@ -I/usr/include/lua5.1 -Iext/polarssl/include
 AM_CPPFLAGS=-Ibackends/bind $(BOOST_CPPFLAGS) @THREADFLAGS@
 
-EXTRA_DIST = docs/Makefile docs/expand \
-docs/gslb-operations.sgml docs/powerdns-case.sgml docs/powerdns-install.sgml \
-docs/powerdns-overview.sgml docs/powerdns-technical.sgml  \
-docs/pdns.sgml mtasker.cc inflighter.cc \
-docs/pdns_control.8  docs/pdns_server.8 docs/zone2sql.8
+EXTRA_DIST = mtasker.cc inflighter.cc docs/pdns_control.8  docs/pdns_server.8 docs/zone2sql.8
 
 SUBDIRS= ext/polarssl backends