[Groonga-commit] groonga/groonga [master] httpd: follow moved directory structure

Back to archive index

HAYASHI Kentaro null+****@clear*****
Tue Jan 22 13:25:39 JST 2013


HAYASHI Kentaro	2013-01-22 13:25:39 +0900 (Tue, 22 Jan 2013)

  New Revision: b97f5a85ee006fef07b9679054d7dd3f1bb29141
  https://github.com/groonga/groonga/commit/b97f5a85ee006fef07b9679054d7dd3f1bb29141

  Log:
    httpd: follow moved directory structure

  Modified files:
    src/httpd/Makefile.am

  Modified: src/httpd/Makefile.am (+4 -0)
===================================================================
--- src/httpd/Makefile.am    2013-01-22 11:59:01 +0900 (f01be40)
+++ src/httpd/Makefile.am    2013-01-22 13:25:39 +0900 (8a68fcb)
@@ -1,5 +1,9 @@
 NGINX_DIR = $(top_srcdir)/vendor/nginx-$(NGINX_VERSION)
 
+EXTRA_DIST = 					\
+	nginx-module				\
+	configure
+
 if WITH_GROONGA_HTTPD
 NGINX_MAKEILE = $(NGINX_DIR)/Makefile
 NGINX_MAKEFILE_DEPEND_FILES =			\
-------------- next part --------------
HTML����������������������������...
Descargar 



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