kst/Makefile.am

12 lines
241 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 \
autobuild.sh
test: check