]> granicus.if.org Git - pdns/commitdiff
make sure we ship autogenerated files
authorBert Hubert <bert.hubert@netherlabs.nl>
Mon, 3 Mar 2008 20:06:45 +0000 (20:06 +0000)
committerBert Hubert <bert.hubert@netherlabs.nl>
Mon, 3 Mar 2008 20:06:45 +0000 (20:06 +0000)
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@1149 d19b8d6e-7fed-0310-83ef-9ca221ded41b

pdns/backends/bind/Makefile.am

index 9e39ed5ffd5356bedc03d12d2facc249596ff2b4..65fdda4441e53e8c53ae2f95ee66317b9f573ed7 100644 (file)
@@ -12,6 +12,8 @@ libbind2backend_la_LDFLAGS=-module -avoid-version
 
 bin_PROGRAMS = zone2sql zone2ldap
 
+EXTRA_DIST=bindparser.cc
+
 zone2sql_SOURCES=bindparser.yy bindlexer.l \
 ../../arguments.cc ../../logger.cc zone2sql.cc ../../statbag.cc ../../misc.cc \
 ../../unix_utility.cc ../../qtype.cc ../../dnspacket.cc \