[Groonga-commit] groonga/groonga [master] built tokenizer.c.

Back to archive index

null+****@clear***** null+****@clear*****
2012年 2月 9日 (木) 15:40:01 JST


Kouhei Sutou	2012-02-09 15:40:01 +0900 (Thu, 09 Feb 2012)

  New Revision: cde58a03fe8cfcc2d285b06b5f6adb69338f43ce

  Log:
    built tokenizer.c.

  Modified files:
    lib/Makefile.am

  Modified: lib/Makefile.am (+2 -1)
===================================================================
--- lib/Makefile.am    2012-02-09 13:48:45 +0900 (c9c99da)
+++ lib/Makefile.am    2012-02-09 15:40:01 +0900 (c9bea94)
@@ -31,7 +31,8 @@ libgroonga_la_SOURCES =				\
 	util.c					\
 	plugin.c				\
 	output.c				\
-	geo.c
+	geo.c					\
+	tokenizer.c
 
 libgroonga_la_LDFLAGS =				\
 	-version-info $(LT_VERSION_INFO)	\




Groonga-commit メーリングリストの案内
Back to archive index