From eebd47fdb5a6150e6b519ea8c292b712127b8bcd Mon Sep 17 00:00:00 2001
From: Jan Breuer <jan.breuer@jaybee.cz>
Date: 周一, 24 6月 2013 22:12:21 +0800
Subject: [PATCH] Update documentation

---
 libscpi/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/libscpi/Makefile b/libscpi/Makefile
index e58cd39..75caea6 100644
--- a/libscpi/Makefile
+++ b/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)

--
Gitblit v1.9.1