tools/Makefile.am
author Alpar Juttner <alpar@cs.elte.hu>
Fri, 25 Jun 2010 06:03:25 +0200
branch1.0
changeset 417 a5cb98ee8d91
parent 146 4b42aa24ce12
permissions -rw-r--r--
Merge bugfix #371 to branch 1.0
     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