diff src/Makefile.am @ 113:a893afee4b80 stable-5-11

move to autoconf/automake/docbook
author carl
date Tue, 20 Dec 2005 17:35:16 -0800
parents 96b2eb7f25f5
children 9330b8d6a56b
line wrap: on
line diff
--- a/src/Makefile.am	Sun Dec 18 16:56:38 2005 -0800
+++ b/src/Makefile.am	Tue Dec 20 17:35:16 2005 -0800
@@ -1,5 +1,6 @@
 sbin_PROGRAMS = dnsbl
 dnsbl_SOURCES = dnsbl.cpp dnsbl.h context.cpp context.h tokenizer.cpp tokenizer.h scanner.cpp scanner.h includes.h
+EXTRA_DIST = test.cpp
 
 # set the include path found by configure
 INCLUDES= $(all_includes)