X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=Makefile.am;h=00bdc4099be504aceb7da6f5693f746041517f12;hb=564da05751f196760e1d2f9a4f49161e27cedd54;hp=5be74c297a5e7eb9bc251eb7719b7b9ead2e0397;hpb=88fd1492afba7c103e2bedbaac0d69fb9bf3cf66;p=ctsim.git diff --git a/Makefile.am b/Makefile.am index 5be74c2..00bdc40 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,11 +20,11 @@ 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.status configure.in +CLEANFILES=docs/html/\* config.log configure.in config.h stamp-h1 clean-local: rm -rf docs/html -#install-data-hook: +#install-data-hook: # test -d $(datadir) || mkdir -p $(datadir) && chmod 0755 $(datadir) # install -g root -o root -m 0644 docs/ctsim.htb $(datadir)