]> rtime.felk.cvut.cz Git - frescor/fwp.git/commitdiff
fwp_endpoint modification
authorMartin Molnar <molnam1@fel.cvut.cz>
Tue, 29 Jan 2008 01:58:09 +0000 (02:58 +0100)
committerMartin Molnar <molnam1@fel.cvut.cz>
Tue, 29 Jan 2008 01:58:09 +0000 (02:58 +0100)
fwp/libfwp/src/Makefile.omk

index a8aecf98f09a8dfa6390730b7f2b035997ea02e8..8de47a173a39ee176743b6da6fd3eae6247cf3a1 100644 (file)
@@ -2,6 +2,6 @@ lib_LIBRARIES = fwp
 CFLAGS = -Wall -D_REENTRANT -g
 #LDFLAGS = -lpthread  -lrt
 fwp_SOURCES = fwp_util.c fwp_ac.c fwp_vres.c fwp_msgb.c fwp_msgq.c fwp_msg.c\
-             fwp_proto.c fwp_ctable.c fwp_endpoint.c
+             fwp_proto.c fwp_ctable.c 
 
 #lib_LOADLIBES+= pthread rt