summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2014-04-04 13:41:58 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2014-04-04 13:41:58 +0000
commitbba7cd02f727e88c9169a8f70dd179b074be8e89 (patch)
tree40fad0fe10f22c89ecb716083fdfc25503d268c9 /Makefile.am
parentca5e9279f2b7e0cee2f62ecf604b5458af8c8f66 (diff)
downloadpcre-bba7cd02f727e88c9169a8f70dd179b074be8e89.tar.gz
Final tidies for 8.35 release.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1470 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index e0d4079..5f640b0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -622,8 +622,10 @@ CLEANFILES += \
teststderr \
testtemp* \
testtry \
- testNinput
-
+ testNinput \
+ testtrygrep \
+ teststderrgrep \
+ testNinputgrep
# PCRE demonstration program. No longer built automatcally. The point is that
# the users should build it themselves. So just distribute the source.