Skip to content

Commit

Permalink
[test suite] minor Makefile update for fko-wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
mrash committed Dec 7, 2014
1 parent 5462581 commit a99bff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/fko-wrapper/Makefile
@@ -1,5 +1,5 @@

all : fko_wrapper.c
all : fko_wrapper.c fko_basic.c
cc -Wall -g -I../../lib fko_wrapper.c -o fko_wrapper -L../../lib/.libs -lfko
cc -Wall -g -I../../lib fko_basic.c -o fko_basic -L../../lib/.libs -lfko

Expand Down

0 comments on commit a99bff9

Please sign in to comment.