]> 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>
Fri, 2 Nov 2018 15:56:29 +0000 (16:56 +0100)
(cherry picked from commit edb705fbe5476617b524fe05e98ee8d41485c07c)

pdns/Makefile.am

index 6f3910597a82a7f987316020edebf7e46d71b499..27ea2ec7c02840ece0bee98394fe2bf4a3a96038 100644 (file)
@@ -1252,7 +1252,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 \