r23: *** empty log message ***
[ctsim.git] / Makefile.am
index b1b74c9008463879b48b87c6fbecf04067201912..c2d2f85d70cc7cd3d92c0ba1113ec160e2f5f7cc 100644 (file)
@@ -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