summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-05-02 10:58:35 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-05-02 10:58:35 +0000
commitf928fc290573ad8fdc4e3ae8decd0a18f3cff828 (patch)
tree613844365cad5e4d4b969ac86b68533c0cf503e8 /Makefile.am
parent4b9dcf13062cca86e30b199b45e2d98256b103a3 (diff)
downloadpcre-f928fc290573ad8fdc4e3ae8decd0a18f3cff828.tar.gz
Fix RunGrepTest for make distcheck (previous change added a bug).
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@160 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b34243b..e8cfc5e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -282,7 +282,8 @@ EXTRA_DIST += \
CLEANFILES += \
testsavedregex \
teststderr \
- testtry
+ testtry \
+ testNinput
# PCRE demonstration program
noinst_PROGRAMS += pcredemo