[lasem] Added missing character in test/Makefile.am



commit 92f74903fb5a45fbdd5fe3c9787b74c048c7e670
Author: Jean Brefort <jean brefort normalesup org>
Date:   Thu May 5 22:21:46 2011 +0200

    Added missing character in test/Makefile.am

 tests/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 2e04d94..c4b429a 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -4,7 +4,7 @@ INCLUDES = -g -I$(top_srcdir)/src/ $(LASEM_CFLAGS)
 
 test_progs_ldadd = 					\
 	$(top_builddir)/src/liblasem- LASEM_API_VERSION@.la		\
-	$(top_builddir)/itex2mml/libitex2mml.la
+	$(top_builddir)/itex2mml/libitex2mml.la		\
 	$(LASEM_LIBS)
 
 noinst_PROGRAMS = lsm-test



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]