]> rtime.felk.cvut.cz Git - wvtest.git/blob - c/Makefile.omk
Fix Makefile.omk to compile the test correctly
[wvtest.git] / c / Makefile.omk
1 include_HEADERS = wvtest.h
2
3 CFLAGS += -DWVTEST_CONFIGURED
4
5 lib_LIBRARIES = wvtest
6 wvtest_SOURCES = wvtestmain.c wvtest.c
7
8 wvtest_PROGRAMS = wvtest.t
9 wvtest.t_SOURCES = t/wvtest.t.c
10 wvtest.t_LIBS = wvtest