* lib/Makefile.am: Distribute files listed in LOCALIZED_HELP.

This commit is contained in:
Pavel Roskin 2001-01-09 18:42:52 +00:00
parent 203e8317e3
commit 8a5680bc94
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2001-01-09 Pavel Roskin <proski@gnu.org>
* lib/Makefile.am: Distribute files listed in LOCALIZED_HELP.
2001-01-08 Szabolcs Ban <shooby@gnome.hu> 2001-01-08 Szabolcs Ban <shooby@gnome.hu>
* lib/mc.hlp.hu: Added Hungarian help file from * lib/mc.hlp.hu: Added Hungarian help file from

View File

@ -29,6 +29,7 @@ mclib_DATA = $(LIBFILES_CONST) $(LIBFILES_OUT) $(LOCALIZED_HELP)
# Files processed by configure don't need to be here # Files processed by configure don't need to be here
EXTRA_DIST = \ EXTRA_DIST = \
$(LIBFILES_CONST) \ $(LIBFILES_CONST) \
$(LOCALIZED_HELP) \
$(conf_DATA) \ $(conf_DATA) \
$(desktop_DATA) \ $(desktop_DATA) \
$(ti_DATA) \ $(ti_DATA) \