X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/423acb9483f672df5cf220e386b7d85e35b95fb8..3c8d8c60a5e3f08f84c327e7476c6095843e23ab:/vars.am diff --git a/vars.am b/vars.am index ea5cbc0e..feb75884 100644 --- a/vars.am +++ b/vars.am @@ -108,6 +108,7 @@ AM_CPPFLAGS = $(CATACOMB_INCLUDES) ###-------------------------------------------------------------------------- ### Testing. +TEST_EXTENSIONS = .t SUFFIXES += .c .t$(EXEEXT) .to .c.to: $(AM_V_CC)$(COMPILE) -c -DTEST_RIG -DSRCDIR=\"$(srcdir)\" $< -o $@