X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=Makefile.am;h=00bdc4099be504aceb7da6f5693f746041517f12;hp=0d91a1ac2210ecab8253c76b942700e73e58aa6d;hb=0e4e26b432e629ae26f1f1dd3b0b0f9c1a57868f;hpb=8a1d2ea7ebaa5e2d06640cf28ffa7bd8a91dabcf diff --git a/Makefile.am b/Makefile.am index 0d91a1a..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.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 -#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)