tools/Makefile.am
author Peter Kovacs <kpeter@inf.elte.hu>
Mon, 02 Feb 2009 13:06:36 +0100
changeset 526 07a549a6b9bf
parent 146 4b42aa24ce12
child 400 50d96f2166d7
permissions -rw-r--r--
Also note the cmake based build environment in INSTALL file
     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