summaryrefslogtreecommitdiff
path: root/test/Makefile.am
blob: 285e9e939f7ce8ed0a8d80ed8f87c27af3cb9379 (plain)
1
2
3
4
5
6
7
8
9
SUBDIRS = . aapl.d colm.d ragel.d rlhc.d rlparse.d trans.d

noinst_SCRIPTS = subject.mk subject.sh

subject.mk: subject.mk.in Makefile
	@$(top_srcdir)/test/sedsubst $< $@ -w,+x $(SED_SUBST)

subject.sh: subject.sh.in Makefile
	@$(top_srcdir)/test/sedsubst $< $@ -w,+x $(SED_SUBST)