X-Git-Url: http://git.madism.org/?a=blobdiff_plain;ds=sidebyside;f=common%2FMakefile;h=3f30e73d5be2566047ddfc8adcc3ea645ff59d1f;hb=f47b916bf7581b0070431eb70f43710e4c79fc98;hp=be9d4735fe1665312b8393803cd1fd19f05def48;hpb=91da9fe6f37e6a82b226622e1a3e90ee85a9a138;p=apps%2Fpfixtools.git diff --git a/common/Makefile b/common/Makefile index be9d473..3f30e73 100644 --- a/common/Makefile +++ b/common/Makefile @@ -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