src/Makefile.am
author deba
Sat, 14 May 2005 17:32:11 +0000
changeset 1418 afaa773d0ad0
parent 934 003736604835
permissions -rw-r--r--
Handling smarter the references
It's used by the lemon IO and proposed by the adaptors.
ladanyi@1404
     1
if WANT_GUI
ladanyi@1404
     2
  MAYBE_GUI = gui
ladanyi@1404
     3
endif
ladanyi@1404
     4
SUBDIRS = lemon benchmark demo test $(MAYBE_GUI)