blob: 76157afbbf11480035f199983db479ecb94cadf6 [file] [log] [blame]
## Process this file with automake to produce Makefile.in
SUBDIRS = reference
EXTRA_DIST = debugging.txt macros.txt
files:
@files=`ls $(DISTFILES) 2> /dev/null `; for p in $$files; do \
echo $$p; \
done
.PHONY: test test-report perf-report full-report