]> granicus.if.org Git - pdns/commitdiff
make sure ednsoptions.hh gets distributed, fixing build on our builder infrastructure...
authorbert hubert <bert.hubert@netherlabs.nl>
Sat, 12 Mar 2016 19:23:16 +0000 (20:23 +0100)
committerbert hubert <bert.hubert@netherlabs.nl>
Sat, 12 Mar 2016 19:23:16 +0000 (20:23 +0100)
pdns/Makefile.am

index c277d58229e5ae818ba895f0d508e04e06ccd9d4..cb67d3bb5eae0059be3b4d00d4d8dec8919a0473 100644 (file)
@@ -1022,7 +1022,7 @@ testrunner_SOURCES = \
        dnsrecords.cc \
        dnssecinfra.cc \
        dnswriter.cc \
-       ednsoptions.cc \
+       ednsoptions.cc ednsoptions.hh \
        ednssubnet.cc \
        gss_context.cc gss_context.hh \
        iputils.cc \