[Groonga-commit] groonga/groonga [master] added a missing "tokenizer.h" to an archive.

Back to archive index

null+****@clear***** null+****@clear*****
2012年 2月 15日 (水) 18:41:55 JST


Kouhei Sutou	2012-02-15 18:41:55 +0900 (Wed, 15 Feb 2012)

  New Revision: da9d1fb574e1299b2f8f4eeb89184e5a6d2cab3f

  Log:
    added a missing "tokenizer.h" to an archive.

  Modified files:
    include/groonga/Makefile.am

  Modified: include/groonga/Makefile.am (+3 -1)
===================================================================
--- include/groonga/Makefile.am    2012-02-15 17:44:19 +0900 (cc6ea73)
+++ include/groonga/Makefile.am    2012-02-15 18:41:55 +0900 (e6f37e7)
@@ -1,2 +1,4 @@
 groonga_includedir = $(pkgincludedir)/groonga
-groonga_include_HEADERS = plugin.h
+groonga_include_HEADERS =			\
+	plugin.h				\
+	tokenizer.h




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