tools/Makefile.am
author Alpar Juttner <alpar@cs.elte.hu>
Wed, 04 Feb 2009 09:39:06 +0100
changeset 520 97070bd10b98
parent 146 4b42aa24ce12
child 400 50d96f2166d7
permissions -rw-r--r--
CMAKE config improvements
- install docs in share/doc/
- look for newer versions of Ghostscript
     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