tools/Makefile.am
author Alpar Juttner <alpar@cs.elte.hu>
Sun, 12 Oct 2008 18:13:26 +0100
branch1.0
changeset 329 b802094f96fd
parent 146 4b42aa24ce12
permissions -rw-r--r--
Remove the link to demos from the main page
     1 if WANT_TOOLS
     2 
     3 bin_PROGRAMS +=
     4 dist_bin_SCRIPTS += tools/lemon-0.x-to-1.x.sh
     5 
     6 endif WANT_TOOLS