aboutsummaryrefslogtreecommitdiff
path: root/posix/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'posix/Makefile')
-rw-r--r--posix/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/posix/Makefile b/posix/Makefile
index e61bf6565a..1104609c37 100644
--- a/posix/Makefile
+++ b/posix/Makefile
@@ -82,7 +82,8 @@ before-compile := testcases.h ptestcases.h
# So they get cleaned up.
generated := $(addprefix wordexp-test-result, 1 2 3 4 5 6 7 8 9 10) \
- annexc annexc.out wordexp-tst.out
+ annexc annexc.out wordexp-tst.out bug-regex2-mem \
+ bug-regex2.mtrace
include ../Rules