Jan Breuer
2015-01-18 794a6e9f2e3e2ebefd9269772d35f7f3e9e21166
libscpi/Makefile
@@ -39,7 +39,7 @@
TESTS = $(addprefix test/, \
   test_fifo.c test_scpi_utils.c test_lexer_parser.c\
   test_fifo.c test_scpi_utils.c test_lexer_parser.c test_parser.c\
   )
TESTS_OBJS = $(TESTS:.c=.o)