X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=Makefile.am;h=c2d2f85d70cc7cd3d92c0ba1113ec160e2f5f7cc;hb=c9c581bfabd0c20b3da1203fdaf93080d885ce7a;hp=b1b74c9008463879b48b87c6fbecf04067201912;hpb=e09e5d63975c23008052e758aeb082f10127189b;p=ctsim.git 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