Jan Breuer
2014-12-12 af4e630a29e8ddcb11f377d3b0e6f6d580040313
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)