kst/Makefile.am

13 lines
273 B
Makefile
Raw Normal View History

2020-02-12 04:27:53 +00:00
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