]> granicus.if.org Git - pdns/commitdiff
Ship effective_tld_names.dat in tarball
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Tue, 27 Jan 2015 11:46:53 +0000 (12:46 +0100)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Tue, 27 Jan 2015 11:46:53 +0000 (12:46 +0100)
pubsuffix.cc is generated code, so we need the source.
make[3]: *** No rule to make target '../../../pdns/effective_tld_names.dat', needed by 'pubsuffix.cc'. Stop.

pdns/Makefile.am

index 299159bbcee00d68123d713d610f65fd5ed2369c..85c0d49b25c43f3ae771f04fc5bb8938cdc641d7 100644 (file)
@@ -34,6 +34,7 @@ endif
 EXTRA_DIST = \
        dnslabeltext.rl \
        dnslabeltext.cc \
+       effective_tld_names.dat \
        mtasker.cc \
        inflighter.cc \
        bind-dnssec.schema.sqlite3.sql \