diff options
Diffstat (limited to 'test/regex/Makefile')
-rw-r--r-- | test/regex/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/regex/Makefile b/test/regex/Makefile index 7c55c3c0e..f443d72f2 100644 --- a/test/regex/Makefile +++ b/test/regex/Makefile @@ -5,8 +5,6 @@ include ../Test.mak -CFLAGS_tst-regex2 := -std=c99 - OPTS_testregex := < basic.dat OPTS_testregexc := < categorize.dat OPTS_testregexf := < forcedassoc.dat |