diff --git a/test/fko-wrapper/Makefile b/test/fko-wrapper/Makefile new file mode 100644 index 00000000..b744842a --- /dev/null +++ b/test/fko-wrapper/Makefile @@ -0,0 +1,3 @@ + +all : fko_wrapper.c + gcc -Wall -I../../lib -I../../client fko_wrapper.c -o fko_wrapper -L../../lib/.libs -lfko