]> granicus.if.org Git - pdns/commitdiff
auth: Add missing ednscookies.hh dependency to the Makefile
authorRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 31 Oct 2018 13:26:47 +0000 (14:26 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 31 Oct 2018 13:35:56 +0000 (14:35 +0100)
(cherry picked from commit edb705fbe5476617b524fe05e98ee8d41485c07c)

pdns/Makefile.am

index f21d3d1d52348ce05463396e95ab49d5d2325b2b..92aa4f35a067cc742fc3530d301b35f3e2f42452 100644 (file)
@@ -1150,7 +1150,7 @@ testrunner_SOURCES = \
        dnssecsigner.cc \
        dnswriter.cc \
        ednsoptions.cc ednsoptions.hh \
-       ednscookies.cc \
+       ednscookies.cc ednscookies.hh \
        ednssubnet.cc \
        gettime.cc gettime.hh \
        gss_context.cc gss_context.hh \