X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=Makefile.am;h=c2d2f85d70cc7cd3d92c0ba1113ec160e2f5f7cc;hp=b1b74c9008463879b48b87c6fbecf04067201912;hb=caa021c02677851eb50fdda6d24a1259f901b20b;hpb=e09e5d63975c23008052e758aeb082f10127189b diff --git a/Makefile.am b/Makefile.am index b1b74c9..c2d2f85 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,13 +1,13 @@ if INCLUDED_GETOPT_LONG - EXTRA_DIRS1 = getopt +EXTRA_DIRS1=getopt else - EXTRA_DIRS1 = +EXTRA_DIRS1= endif if HAVE_INTERACTIVE_GRAPHICS - EXTRA_DIRS2 = libezplot libgraph +EXTRA_DIRS2=libezplot libgraph else - EXTRA_DIRS2 = +EXTRA_DIRS2= endif SUBDIRS=$(EXTRA_DIRS1) $(EXTRA_DIRS2) libcio libk libkmath libir src man html cgi-bin include