*** empty log message ***

This commit is contained in:
Josh Coalson
2007-02-14 06:12:24 +00:00
parent b8dc49b2a8
commit a8d7b4ebf2
2 changed files with 2 additions and 1 deletions

View File

@@ -337,6 +337,7 @@ AC_CONFIG_FILES([ \
doc/Makefile \ doc/Makefile \
doc/html/Makefile \ doc/html/Makefile \
doc/html/images/Makefile \ doc/html/images/Makefile \
doc/html/images/hw/Makefile \
doc/html/ru/Makefile \ doc/html/ru/Makefile \
m4/Makefile \ m4/Makefile \
man/Makefile \ man/Makefile \

View File

@@ -21,7 +21,7 @@ SUBDIRS = ru images
docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/html docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/html
doc_DATA = \ doc_DATA = \
changelog.html \ changelog.html \
comparison.html \ comparison.html \
developers.html \ developers.html \