Browse Source

don't wipe files for distributions

experimental/newoperator
Sascha Schumann 27 years ago
parent
commit
c2b8a4667b
  1. 2
      Zend/Makefile.am

2
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

Loading…
Cancel
Save