1 2 3 4 5 6 7 8 9 10 11 12
include $(top_srcdir)/config/include-Makefile.am SUBDIRS = helpers EXTRA_DIST = \ expected \ functions.sh \ run.sh \ ts clean-local: rm -rf output diff