Mercurial > dnsbl
comparison 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 |
comparison
equal
deleted
inserted
replaced
112:96b2eb7f25f5 | 113:a893afee4b80 |
---|---|
1 sbin_PROGRAMS = dnsbl | 1 sbin_PROGRAMS = dnsbl |
2 dnsbl_SOURCES = dnsbl.cpp dnsbl.h context.cpp context.h tokenizer.cpp tokenizer.h scanner.cpp scanner.h includes.h | 2 dnsbl_SOURCES = dnsbl.cpp dnsbl.h context.cpp context.h tokenizer.cpp tokenizer.h scanner.cpp scanner.h includes.h |
3 EXTRA_DIST = test.cpp | |
3 | 4 |
4 # set the include path found by configure | 5 # set the include path found by configure |
5 INCLUDES= $(all_includes) | 6 INCLUDES= $(all_includes) |
6 | 7 |
7 # the library search path. | 8 # the library search path. |