r110: *** empty log message ***
[ctsim.git] / Makefile.am
1 if INCLUDED_GETOPT_LONG
2 EXTRA_DIRS1=getopt
3 else
4 EXTRA_DIRS1=
5 endif
6
7 if HAVE_SGP
8 EXTRA_DIRS2=libctgraphics
9 else
10 EXTRA_DIRS2=
11 endif
12
13 SUBDIRS=$(EXTRA_DIRS1) $(EXTRA_DIRS2) libctsupport libctsim src man html cgi-bin include 
14 EXTRA_DIST=acsite.m4 make.bat
15
16
17
18