Makefile.am
changeset 605 f53d641aa967
parent 375 a637fb9d457b
parent 503 64c2641286df
child 611 eda12d8ac953
equal deleted inserted replaced
8:9697533cf6e3 10:17f7fe87ab1a
    10 	LICENSE \
    10 	LICENSE \
    11 	m4/lx_check_cplex.m4 \
    11 	m4/lx_check_cplex.m4 \
    12 	m4/lx_check_glpk.m4 \
    12 	m4/lx_check_glpk.m4 \
    13 	m4/lx_check_soplex.m4 \
    13 	m4/lx_check_soplex.m4 \
    14 	CMakeLists.txt \
    14 	CMakeLists.txt \
    15 	cmake
    15 	cmake/FindGhostscript.cmake \
       
    16 	cmake/FindGLPK.cmake \
       
    17 	cmake/version.cmake.in \
       
    18 	cmake/version.cmake \
       
    19 	cmake/nsis/lemon.ico \
       
    20 	cmake/nsis/uninstall.ico
    16 
    21 
    17 pkgconfigdir = $(libdir)/pkgconfig
    22 pkgconfigdir = $(libdir)/pkgconfig
    18 lemondir = $(pkgincludedir)
    23 lemondir = $(pkgincludedir)
    19 bitsdir = $(lemondir)/bits
    24 bitsdir = $(lemondir)/bits
    20 conceptdir = $(lemondir)/concepts
    25 conceptdir = $(lemondir)/concepts