]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
rec: Add generated dnstap.pb.{cc,h} to the 'clean' target 8482/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 28 Oct 2019 17:56:54 +0000 (18:56 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 28 Oct 2019 17:56:54 +0000 (18:56 +0100)
pdns/recursordist/Makefile.am

index 65022d5aa740840b4068842bfb15d4930befdcdd..565bd70d3b15b6c29615731b468574c2aef08820 100644 (file)
@@ -35,6 +35,8 @@ BUILT_SOURCES=htmlfiles.h \
 CLEANFILES = htmlfiles.h \
        dnsmessage.pb.cc \
        dnsmessage.pb.h \
+       dnstap.pb.cc \
+       dnstap.pb.h \
        recursor.conf-dist
 
 htmlfiles.h: html/*