Jan Breuer
2015-01-18 90f9c5a84c9e4c281cd665bcb41dc6b2d2abb550
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)