]> rtime.felk.cvut.cz Git - frescor/frsh.git/blobdiff - frsh_api/tests/Makefile.omk
Move wvtest tests to the previous place
[frescor/frsh.git] / frsh_api / tests / Makefile.omk
index d4919863fa181d236f776ae84659125feec69b06..7b6a9c57f96b5e8cfafb3176949ecec77d3407bd 100644 (file)
@@ -1,6 +1,9 @@
+CFLAGS += -DWVTEST_CONFIGURED
 
+wvtest_SCRIPTS += negotiation.sh
 test_PROGRAMS += negotiation
-negotiation_SOURCES = negotiation.c
+negotiation_SOURCES = negotiation.cc
+negotiation_LIBS = wvtest
 
 test_PROGRAMS += spare_capacity
 spare_capacity_SOURCES = spare_capacity.c