X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=Makefile.am;h=2c18e42d54bc2cc0f1c502379e2e20446504f99b;hb=7dd9d98d678ebbb1b15e7b6e8018d720cdd27950;hp=2a531e30bfc7887a3b2e3cd2a2b0e99eed454383;hpb=e0f3bc7f4b5d898805167f11c89f09d0fa253b76;p=ctsim.git diff --git a/Makefile.am b/Makefile.am index 2a531e3..2c18e42 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,9 +16,10 @@ else EXTRA_DIRS3= endif -SUBDIRS=$(EXTRA_DIRS1) $(EXTRA_DIRS2) libctsupport libctsim man doc html cgi-bin include tools $(EXTRA_DIRS3) +SUBDIRS=man doc 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 -EXTRA_DIST=acsite.m4 make.bat README.RedHat7