Toby
2014-01-02 fea3bcae1b32999decfe390b90fa26fff7c236fc
libscpi/Makefile
@@ -35,7 +35,7 @@
TESTS = $(addprefix test/, \
   test_fifo.c test_scpi_utils.c \
   test_fifo.c test_scpi_utils.c test_lib.c \
   )
TESTS_OBJS = $(TESTS:.c=.o)