tools/Makefile.am
author Alpar Juttner <alpar@cs.elte.hu>
Tue, 02 Dec 2008 10:17:30 +0000
changeset 442 31d224a3c0af
parent 146 4b42aa24ce12
child 385 50d96f2166d7
permissions -rw-r--r--
Doc improvements and source unification in radix_sort (#72)
     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