[Groonga-commit] groonga/groonga at 033ecff [master] Use separated line

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Feb 1 10:41:20 JST 2016


Kouhei Sutou	2016-02-01 10:41:20 +0900 (Mon, 01 Feb 2016)

  New Revision: 033ecff39171fb329eaa3f1685f82356afd60d07
  https://github.com/groonga/groonga/commit/033ecff39171fb329eaa3f1685f82356afd60d07

  Message:
    Use separated line

  Modified files:
    plugins/functions/Makefile.am

  Modified: plugins/functions/Makefile.am (+2 -1)
===================================================================
--- plugins/functions/Makefile.am    2016-02-01 10:39:32 +0900 (2e2f4e9)
+++ plugins/functions/Makefile.am    2016-02-01 10:41:20 +0900 (a76cd01)
@@ -15,7 +15,8 @@ LIBS =						\
 	$(top_builddir)/lib/libgroonga.la
 
 function_plugins_LTLIBRARIES =
-function_plugins_LTLIBRARIES += vector.la string.la
+function_plugins_LTLIBRARIES += vector.la
+function_plugins_LTLIBRARIES += string.la
 
 include vector_sources.am
 include string_sources.am
-------------- next part --------------
HTML����������������������������...
Download 



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