summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2012-09-12 07:57:11 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2012-09-12 07:57:11 +0000
commit43a3e928221d1eb06c5b1322d91dc1d5d5f056b4 (patch)
tree3cd94f48fc4cba6a1e7a5619788e9d4926965672 /Makefile.am
parent3639cf993006c053d236e2dfa1334b2b65f22ab0 (diff)
downloadpcre-43a3e928221d1eb06c5b1322d91dc1d5d5f056b4.tar.gz
Add testtemp* to CLEANFILES (new files created when testing pcregrep).
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1036 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 37f46e7..2dd553b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -433,6 +433,7 @@ EXTRA_DIST += \
CLEANFILES += \
testsavedregex \
teststderr \
+ testtemp* \
testtry \
testNinput