r21: *** 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_INTERACTIVE_GRAPHICS
8   EXTRA_DIRS2 = libezplot libgraph
9 else
10   EXTRA_DIRS2 =
11 endif
12
13 SUBDIRS=$(EXTRA_DIRS1) $(EXTRA_DIRS2) libcio libk libkmath libir src man html cgi-bin include 
14
15
16
17
18