Merge branch 'master' into with-dns-bl
[apps/pfixtools.git] / common / Makefile
index be9d473..3f30e73 100644 (file)
@@ -35,4 +35,6 @@ TESTS = tst-trie
 lib_SOURCES = str.c buffer.c common.c epoll.c server.c trie.c file.c rbl.c
 tst-trie_SOURCES = tst-trie.c lib.a
 
+all:
+
 include ../mk/common.mk