X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=common%2FMakefile;h=37200691a0f4b7beee86937481c3fa9e590d9826;hb=fa2d79e03036abdcc73f1be6f32ee2a1afa33d6c;hp=0f09ebf381818a1f4f495c5e52cdd28bbd90c73a;hpb=266d6c0bfd9bce408aca73bb0d621e5d4d9fab6f;p=apps%2Fpfixtools.git diff --git a/common/Makefile b/common/Makefile index 0f09ebf..3720069 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 +lib_SOURCES = str.c buffer.c common.c epoll.c server.c trie.c file.c tst-trie_SOURCES = tst-trie.c lib.a include ../mk/common.mk