X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=Makefile.am;h=bee1a467c5dd18a90ae0fe9e31853ecbd8d78443;hb=9fa95857cc6c2f1cb98cbfa7a176a213ec71c5ac;hp=a3c8a86d6daf2721c6ee8ed348e6684c3bbf2951;hpb=2fc7d45c0575dcbfe7bf5cf660034d99db1b983a;p=ctsim.git diff --git a/Makefile.am b/Makefile.am index a3c8a86..bee1a46 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,9 +16,14 @@ else EXTRA_DIRS3= endif -SUBDIRS=$(EXTRA_DIRS1) $(EXTRA_DIRS2) libctsupport libctsim man doc html cgi-bin include tools $(EXTRA_DIRS3) +SUBDIRS=man libctsupport libctsim html cgi-bin include $(EXTRA_DIRS1) $(EXTRA_DIRS2) $(EXTRA_DIRS3) tools helical + +EXTRA_DIST=acsite.m4 make.bat msvc/ctsim.dsw msvc/ctsimtext/ctsimtext.dsp msvc/libctsim/libctsim.dsp msvc/ctsim/ctsim.dsp + +#install-data-hook: + #test -d $(datadir) || mkdir -p $(datadir) && chmod 0755 $(datadir) + #install -g root -o root -m 0644 docs/ctsim.htb $(datadir) -EXTRA_DIST=acsite.m4 make.bat