Kouhei Sutou
null+****@clear*****
Sat Oct 17 23:34:51 JST 2015
Kouhei Sutou 2015-10-17 23:34:51 +0900 (Sat, 17 Oct 2015) New Revision: a37d875cbbb91247c75384fafd5168bcd69b3b5d https://github.com/groonga/groonga/commit/a37d875cbbb91247c75384fafd5168bcd69b3b5d Message: Fix EXTRA_DIST location Modified files: vendor/Makefile.am vendor/mruby/Makefile.am Modified: vendor/Makefile.am (+1 -2) =================================================================== --- vendor/Makefile.am 2015-10-17 23:15:50 +0900 (0b76619) +++ vendor/Makefile.am 2015-10-17 23:34:51 +0900 (e87b2a0) @@ -7,8 +7,7 @@ SUBDIRS = \ EXTRA_DIST = \ $(NGINX_DIR) \ CMakeLists.txt \ - plugins/CMakeLists.txt \ - mruby/CMakeLists.txt + plugins/CMakeLists.txt dist-hook: rm -rf $(distdir)/$(NGINX_DIR)/objs/ Modified: vendor/mruby/Makefile.am (+1 -0) =================================================================== --- vendor/mruby/Makefile.am 2015-10-17 23:15:50 +0900 (764aa7e) +++ vendor/mruby/Makefile.am 2015-10-17 23:34:51 +0900 (50ee182) @@ -1,4 +1,5 @@ EXTRA_DIST = \ + CMakeLists.txt \ build_config.rb \ mruby_build.rb \ mruby_build.timestamp -------------- next part -------------- HTML����������������������������...Download