tools/Makefile.am
author Akos Ladanyi <ladanyi@tmit.bme.hu>
Tue, 28 Apr 2009 18:45:29 +0100
changeset 501 32fb28fc9d42
parent 146 4b42aa24ce12
child 385 50d96f2166d7
permissions -rw-r--r--
Do not distribute lemon/config.h and fix its bad include by core.h (#280)
     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