1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-28 09:22:27 +01:00

Added missing files to distribution tarball.

A number of files have been added to the Window Maker source tree but are not
included in the tarball produced by "make dist" because they have not been added
to EXTRA_DIST in the appropriate Makefile.am.  They are:
- Dutch translation files (commit afc90)
- email-clients.txt (commit 385db)
- WPrefs source files removed from WPrefs_SOURCES (commit 21dfd)

This patch adds these missing files.
This commit is contained in:
Doug Torrance
2014-04-26 22:15:38 -05:00
committed by Carlos R. Mafra
parent 9ad35c440f
commit 139382380f
6 changed files with 9 additions and 5 deletions

View File

@@ -35,7 +35,8 @@ SUBDIRS = wrlib WINGs src util po WindowMaker wmlib WPrefs.app doc test
EXTRA_DIST = TODO BUGS BUGFORM FAQ FAQ.I18N INSTALL \
INSTALL-WMAKER README.definable-cursor \
The-perfect-Window-Maker-patch.txt \
README COPYING.WTFPL autogen.sh
README COPYING.WTFPL autogen.sh \
email-clients.txt
if USE_LCOV
coverage-reset: