From 7832f59b3b55ce7ff2ecd2e96a689966840d6f24 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sun, 28 Feb 2010 17:12:09 +0900 Subject: New testcase for freeform. --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1aabe1a2..74a64f2f 100644 --- a/Makefile +++ b/Makefile @@ -85,6 +85,7 @@ tests/001/%: TXR_ARGS := $(top_srcdir)/tests/001/data tests/002/%: TXR_OPTS := -DTESTDIR=$(top_srcdir)/tests/002 tests/004/%: TXR_ARGS := -a 123 -b -c tests/005/%: TXR_ARGS := $(top_srcdir)/tests/005/data +tests/006/%: TXR_ARGS := $(top_srcdir)/tests/006/data tests/002/%: TXR_SCRIPT_ON_CMDLINE := y -- cgit v1.2.3