Jan Breuer
2013-06-24 a33ff736ce59346bc75799949f2eb7d66be065e5
libscpi/Makefile
@@ -36,7 +36,7 @@
TESTS = $(addprefix test/, \
   test_fifo.c test_scpi_utils.c test_lexer.c \
   test_fifo.c test_scpi_utils.c test_lexer_parser.c\
   )
TESTS_OBJS = $(TESTS:.c=.o)