summaryrefslogblamecommitdiffstats
path: root/tests/Makemodule.am
blob: a5e26bfb1d1aa3fe845846da9d77255b93c28026 (plain) (tree)
1
2
3
4
5
6
7
8






                                   
                              




                          
                             
                                 

include tests/helpers/Makemodule.am

EXTRA_DIST += \
	tests/expected \
	tests/functions.sh \
	tests/run.sh \
	tests/run-nonroot.sh \
	tests/ts

clean-local-tests:
	rm -rf output diff

TESTS += tests/run-nonroot.sh
CLEAN_LOCALS += clean-local-tests