v0.0.5
This commit is contained in:
11
test/Makefile.am
Normal file
11
test/Makefile.am
Normal file
@@ -0,0 +1,11 @@
|
||||
bin_PROGRAMS = osfp_test
|
||||
|
||||
osfp_test_SOURCES = \
|
||||
test.c
|
||||
|
||||
osfp_test_LDADD = \
|
||||
../src/.libs/libosfp.la
|
||||
|
||||
osfp_test_CFLAGS = \
|
||||
-I../src
|
||||
|
||||
Reference in New Issue
Block a user