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

Makefile: Add missing subdir

The test suite was added, but it wasn't included in the list of
directories to be included in the tarball, so ./configure fails:

config.status: error: cannot find input file: `test/Makefile.in'

The following patch adds the missing test suite.
This commit is contained in:
John H. Robinson, IV
2012-05-23 10:21:51 -07:00
committed by Carlos R. Mafra
parent efcad8497e
commit 968ebdedf2

View File

@@ -31,7 +31,7 @@ config-paths.h: Makefile
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = wrlib WINGs src util po WindowMaker wmlib WPrefs.app doc
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 \