diff options
Diffstat (limited to 'test/misc')
-rw-r--r-- | test/misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/misc/Makefile b/test/misc/Makefile index ca9f51c42..2ab7d9b47 100644 --- a/test/misc/Makefile +++ b/test/misc/Makefile @@ -11,4 +11,5 @@ CFLAGS_tst-regex2 := -std=c99 DODIFF_dirent := 1 DODIFF_dirent64 := 1 +OPTS_bug-glob1 := $(PWD) OPTS_tst-fnmatch := < tst-fnmatch.input |