Jan Breuer
2013-10-03 94ccbeebf69d856effb7ba0dc2dd7e4b13ba3a06
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)