[Groonga-commit] groonga/groonga-normalizer-mysql at 1c4a35b [master] Add missing header files

Back to archive index

HAYASHI Kentaro null+****@clear*****
Wed Mar 25 14:54:21 JST 2015


HAYASHI Kentaro	2015-03-25 14:54:21 +0900 (Wed, 25 Mar 2015)

  New Revision: 1c4a35ba8559e00cfaf6b47b6dd505b276938575
  https://github.com/groonga/groonga-normalizer-mysql/commit/1c4a35ba8559e00cfaf6b47b6dd505b276938575

  Message:
    Add missing header files

  Modified files:
    normalizers/mysql_sources.am

  Modified: normalizers/mysql_sources.am (+7 -5)
===================================================================
--- normalizers/mysql_sources.am    2015-03-25 12:39:34 +0900 (6f1d9b0)
+++ normalizers/mysql_sources.am    2015-03-25 14:54:21 +0900 (07f30b3)
@@ -1,5 +1,7 @@
-mysql_la_SOURCES =				\
-	mysql.c					\
-	mysql_general_ci_table.h		\
-	mysql_unicode_ci_table.h		\
-	mysql_unicode_ci_except_kana_ci_kana_with_voiced_sound_mark_table.h
+mysql_la_SOURCES =								\
+	mysql.c									\
+	mysql_general_ci_table.h						\
+	mysql_unicode_ci_table.h						\
+	mysql_unicode_ci_except_kana_ci_kana_with_voiced_sound_mark_table.h	\
+	mysql_unicode_520_ci_table.h						\
+	mysql_unicode_520_ci_except_kana_ci_kana_with_voiced_sound_mark_table.h
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index