X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=Makefile.am;h=ea37d1015d67cb336f45dcb3e4a29d18660c4a6d;hb=5818c9b1d41487296719cd7bd7aa911e08c8a06b;hp=c1c153a3dd91279b45159c719ff4d9c31fd6bb26;hpb=ebe18bbc459204f8bf89880459804cc643a32f24;p=ctsim.git diff --git a/Makefile.am b/Makefile.am index c1c153a..ea37d10 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,8 +16,10 @@ else EXTRA_DIRS3= endif -SUBDIRS=$(EXTRA_DIRS1) $(EXTRA_DIRS2) libctsupport libctsim man html cgi-bin include tools $(EXTRA_DIRS3) -EXTRA_DIST=acsite.m4 make.bat +SUBDIRS=$(EXTRA_DIRS1) $(EXTRA_DIRS2) libctsupport libctsim man doc html cgi-bin include tools $(EXTRA_DIRS3) + +EXTRA_DIST=acsite.m4 make.bat msvc/ctsim.dsw msvc/ctsimtext/ctsimtext.dsp msvc/libctsim/libctsim.dsp msvc/ctsim/ctsim.dsp +