From: Kevin M. Rosenberg Date: Tue, 20 Mar 2018 20:58:12 +0000 (-0600) Subject: Keep config.status during "make clean" X-Git-Tag: v6.0.2~23 X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=commitdiff_plain;h=0e4e26b432e629ae26f1f1dd3b0b0f9c1a57868f Keep config.status during "make clean" --- diff --git a/Makefile.am b/Makefile.am index 93a7c98..00bdc40 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,7 +20,7 @@ SUBDIRS=man libctsupport libctsim html cgi-bin include $(EXTRA_DIRS1) $(EXTRA_D EXTRA_DIST=acsite.m4 make.bat msvc/ctsim.dsw msvc/ctsimtext/ctsimtext.dsp msvc/libctsim/libctsim.dsp msvc/ctsim/ctsim.dsp -CLEANFILES=docs/html/\* config.log config.status configure.in config.h stamp-h1 +CLEANFILES=docs/html/\* config.log configure.in config.h stamp-h1 clean-local: rm -rf docs/html