null+****@clear*****
null+****@clear*****
2012年 5月 29日 (火) 11:02:16 JST
Kouhei Sutou 2012-05-29 11:02:16 +0900 (Tue, 29 May 2012)
New Revision: 6b91550aa4b84e65918e3b8434033f81ecc04a5f
Log:
doc: use PACKAGE_NAME instead of "groonga" literal
Modified files:
build/makefiles/sphinx.am
Modified: build/makefiles/sphinx.am (+1 -1)
===================================================================
--- build/makefiles/sphinx.am 2012-05-29 10:57:41 +0900 (d2652d2)
+++ build/makefiles/sphinx.am 2012-05-29 11:02:16 +0900 (77b17e8)
@@ -30,7 +30,7 @@ EXTRA_DIST += $(required_build_stamps)
endif
man_files = \
- man/groonga.1
+ man/$(PACKAGE_NAME).1
generated_files = \
$(DOCTREES_BASE) \