X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=common%2FMakefile;h=3f30e73d5be2566047ddfc8adcc3ea645ff59d1f;hb=8b037ff01fb49d7de7776c8be6e69d28739128d5;hp=541d5ac6a08c2c1f63a0756d49ac8f07c1eb19a1;hpb=a66e19cd437595328f202cbde8d492d5f7e2205a;p=apps%2Fpfixtools.git diff --git a/common/Makefile b/common/Makefile index 541d5ac..3f30e73 100644 --- a/common/Makefile +++ b/common/Makefile @@ -32,7 +32,7 @@ LIBS = lib TESTS = tst-trie -lib_SOURCES = str.c buffer.c common.c epoll.c server.c trie.c file.c +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: