]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Fix fuzz target linking
authorPieter Lexis <pieter.lexis@powerdns.com>
Thu, 21 Feb 2019 11:06:56 +0000 (12:06 +0100)
committerPieter Lexis <pieter.lexis@powerdns.com>
Thu, 21 Feb 2019 11:06:56 +0000 (12:06 +0100)
pdns/Makefile.am

index 40030a515e85c4296c0dc84e69c388932b14c848..77089ac443b153b4f16cb0455147dae95790f5ec 100644 (file)
@@ -1431,6 +1431,7 @@ fuzz_target_packetcache_SOURCES = \
        ednsoptions.cc ednsoptions.hh \
        misc.cc misc.hh \
        packetcache.hh \
+       qtype.cc qtype.hh \
        statbag.cc statbag.hh
 
 fuzz_target_packetcache_DEPENDENCIES = $(fuzz_targets_deps)