tools/Makefile.am
author Janos Tapolcai <tapolcai@tmit.bme.hu>
Fri, 23 Jan 2009 18:40:41 +0100
changeset 490 2eb5c8ca2c91
parent 310 a9e8f310507f
child 507 d9e43511d11c
permissions -rw-r--r--
Dirty hacking for VS 2005 in lp_base.h (#209)
     1 if WANT_TOOLS
     2 
     3 bin_PROGRAMS += \
     4 	tools/dimacs-to-lgf
     5 
     6 dist_bin_SCRIPTS += tools/lemon-0.x-to-1.x.sh
     7 
     8 endif WANT_TOOLS
     9 
    10 tools_dimacs_to_lgf_SOURCES = tools/dimacs-to-lgf.cc