]> granicus.if.org Git - pdns/commitdiff
Automake doesn't support wildcards
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Sun, 20 Jul 2014 20:50:34 +0000 (22:50 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Sun, 20 Jul 2014 20:50:34 +0000 (22:50 +0200)
And this makes distuninstallcheck fail.

Makefile.am

index c827b117a9e23f843c49db1cbcebd1ba3525591c..57b8d9ee045841aba8d5106a407dca0a6e31c425 100644 (file)
@@ -1,6 +1,6 @@
 SUBDIRS=modules codedocs @programdescend@
 DIST_SUBDIRS=modules codedocs pdns pdns/ext/rapidjson
-EXTRA_DIST=README INSTALL NOTICE debian-pdns/* pdns.spec  \
+EXTRA_DIST=README INSTALL NOTICE debian-pdns pdns.spec  \
 codedocs/doxygen.conf contrib/powerdns.solaris.init.d \
 contrib/systemd-pdns.service contrib/systemd-pdns-recursor.service \
 bootstrap build-scripts/semistaticg++ pdns/docs/dnstcpbench.1 \