summaryrefslogtreecommitdiff
path: root/test/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile.inc')
-rw-r--r--test/Makefile.inc7
1 files changed, 5 insertions, 2 deletions
diff --git a/test/Makefile.inc b/test/Makefile.inc
index 54e424b..2fa98b1 100644
--- a/test/Makefile.inc
+++ b/test/Makefile.inc
@@ -22,5 +22,8 @@ TESTSOURCES = ares-test-main.cc \
TESTHEADERS = ares-test.h \
dns-proto.h
-FUZZSOURCES = ares-test-fuzz.cc \
- ares-fuzz.cc
+FUZZSOURCES = ares-test-fuzz.c \
+ ares-fuzz.c
+
+DUMPSOURCES = dns-proto.cc \
+ dns-dump.cc