[Groonga-commit] groonga/groonga [master] add missing Makefile.am. #624

Back to archive index

null+****@clear***** null+****@clear*****
2010年 11月 2日 (火) 11:07:02 JST


Kouhei Sutou	2010-11-02 02:07:02 +0000 (Tue, 02 Nov 2010)

  New Revision: e378270e69e6eda0bd90ebc059a98afd8d0ce4ee

  Merged bf59ab7: Merge branch 'master' of github.com:groonga/groonga

  Log:
    add missing Makefile.am. #624

  Added files:
    include/Makefile.am
    include/groonga/Makefile.am

  Added: include/Makefile.am (+3 -0) 100644
===================================================================
--- /dev/null
+++ include/Makefile.am    2010-11-02 02:07:02 +0000 (d2945d8)
@@ -0,0 +1,3 @@
+SUBDIRS = groonga
+
+pkginclude_HEADERS = groonga.h

  Added: include/groonga/Makefile.am (+2 -0) 100644
===================================================================
--- /dev/null
+++ include/groonga/Makefile.am    2010-11-02 02:07:02 +0000 (cc6ea73)
@@ -0,0 +1,2 @@
+groonga_includedir = $(pkgincludedir)/groonga
+groonga_include_HEADERS = plugin.h




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