Makefile.am
branch1.0
changeset 387 a441f68fc073
parent 331 a412d990f043
equal deleted inserted replaced
7:a1699d339142 8:8111219f79a5
     8 	LICENSE \
     8 	LICENSE \
     9 	m4/lx_check_cplex.m4 \
     9 	m4/lx_check_cplex.m4 \
    10 	m4/lx_check_glpk.m4 \
    10 	m4/lx_check_glpk.m4 \
    11 	m4/lx_check_soplex.m4 \
    11 	m4/lx_check_soplex.m4 \
    12 	CMakeLists.txt \
    12 	CMakeLists.txt \
    13 	cmake
    13 	cmake/FindGhostscript.cmake \
       
    14 	cmake/version.cmake.in \
       
    15 	cmake/version.cmake \
       
    16 	cmake/nsis/lemon.ico \
       
    17 	cmake/nsis/uninstall.ico
    14 
    18 
    15 pkgconfigdir = $(libdir)/pkgconfig
    19 pkgconfigdir = $(libdir)/pkgconfig
    16 lemondir = $(pkgincludedir)
    20 lemondir = $(pkgincludedir)
    17 bitsdir = $(lemondir)/bits
    21 bitsdir = $(lemondir)/bits
    18 conceptdir = $(lemondir)/concepts
    22 conceptdir = $(lemondir)/concepts