kst/Makefile.am

13 lines
273 B
Makefile

SUBDIRS = src tests doc
TESTS = tests/dirlist_test \
tests/dirutils_test \
tests/iniparser-test
dist_noinst_DATA = LICENSE \
testdata \
README \
example/ \
autobuild.sh
test: check