Jan Breuer
2013-06-19 1b5f5b0611b0633b58b3ddefba0bbfc2272091e1
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)