src/Makefile.am
author ladanyi
Thu, 05 May 2005 15:34:43 +0000
changeset 1404 17c80cb3754b
parent 934 003736604835
permissions -rw-r--r--
added directory and check for the GUI
     1 if WANT_GUI
     2   MAYBE_GUI = gui
     3 endif
     4 SUBDIRS = lemon benchmark demo test $(MAYBE_GUI)