summaryrefslogtreecommitdiff
path: root/Zend
diff options
context:
space:
mode:
authorSascha Schumann <sas@php.net>1999-07-03 19:37:55 +0000
committerSascha Schumann <sas@php.net>1999-07-03 19:37:55 +0000
commitc2b8a4667ba9eb529f55f59eedba942dd59a99d7 (patch)
tree7888ed6dd78cb5c0f5547e985bfc7d2aa68c6a0c /Zend
parent012e1abb4f883739bba46a7813b6c33289883dff (diff)
downloadphp-git-c2b8a4667ba9eb529f55f59eedba942dd59a99d7.tar.gz
don't wipe files for distributions
Diffstat (limited to 'Zend')
-rw-r--r--Zend/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/Makefile.am b/Zend/Makefile.am
index f95951668a..de43d27348 100644
--- a/Zend/Makefile.am
+++ b/Zend/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in -*- makefile -*-
-CLEANFILES = zend-parser.c zend-parser.h zend-scanner.c zend-parser.output
+#CLEANFILES = zend-parser.c zend-parser.h zend-scanner.c zend-parser.output
AUTOMAKE_OPTIONS=foreign
noinst_LIBRARIES=libzend.a