[Groonga-commit] groonga/groonga [master] Added create-dataset.sh to dist package.

Back to archive index

null+****@clear***** null+****@clear*****
2010年 12月 16日 (木) 15:50:43 JST


Tasuku SUENAGA a.k.a. gunyarakun	2010-12-16 06:50:43 +0000 (Thu, 16 Dec 2010)

  New Revision: 9abbd1b4b253e6a927c4edab577479e21a8b6633

  Log:
    Added create-dataset.sh to dist package.

  Modified files:
    src/suggest/Makefile.am

  Modified: src/suggest/Makefile.am (+1 -0)
===================================================================
--- src/suggest/Makefile.am    2010-12-14 17:31:36 +0000 (b64e7a6)
+++ src/suggest/Makefile.am    2010-12-16 06:50:43 +0000 (6ba7af9)
@@ -1,6 +1,7 @@
 if ENABLE_SUGGEST_LEARNER
 bin_PROGRAMS = groonga-suggest-learner groonga-suggest-httpd
 noinst_LTLIBRARIES = libutil.la
+EXTRA_DIST = create-dataset.sh
 endif
 
 AM_CFLAGS = -fno-strict-aliasing $(COVERAGE_CFLAGS) $(GRN_CFLAGS)




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