create an unversioned gimprc manpage.

2004-02-04  Sven Neumann  <sven@gimp.org>

	* app/Makefile.am (dist-hook): create an unversioned gimprc manpage.
This commit is contained in:
Sven Neumann 2004-02-04 03:00:31 +00:00 committed by Sven Neumann
parent 88ecc1eb00
commit f2e8ca2fdb
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2004-02-04 Sven Neumann <sven@gimp.org>
* app/Makefile.am (dist-hook): create an unversioned gimprc manpage.
2004-02-04 Sven Neumann <sven@gimp.org>
* Made 2.0pre3 release.

View File

@ -169,4 +169,4 @@ endif
dist-hook: gimp-$(GIMP_APP_VERSION)$(EXEEXT)
./$< --dump-gimprc-system > $(top_srcdir)/etc/gimprc
./$< --dump-gimprc-manpage > $(top_srcdir)/docs/gimprc-$(GIMP_APP_VERSION).5.in
./$< --dump-gimprc-manpage > $(top_srcdir)/docs/gimprc.5.in