init example osfp_match
This commit is contained in:
11
example/Makefile.am
Normal file
11
example/Makefile.am
Normal file
@@ -0,0 +1,11 @@
|
||||
bin_PROGRAMS = osfp_match
|
||||
|
||||
osfp_match_SOURCES = \
|
||||
osfp_match.c
|
||||
|
||||
osfp_match_LDADD = \
|
||||
../src/.libs/libosfp.la
|
||||
|
||||
osfp_match_LDFLAGS = \
|
||||
-lpcap
|
||||
|
||||
Reference in New Issue
Block a user