tools/Makefile.am
author Balazs Dezso <deba@inf.elte.hu>
Sun, 21 Dec 2008 00:15:08 +0100
branch1.0
changeset 458 bb022b8f9c8f
parent 146 4b42aa24ce12
child 400 50d96f2166d7
permissions -rw-r--r--
Merge bugix #197
     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