Makefile.am
changeset 294 cbe3ec2d59d2
parent 146 4b42aa24ce12
child 310 a9e8f310507f
equal deleted inserted replaced
3:a8e1b7a8b757 4:ed3a5b547a57
     6 EXTRA_DIST = \
     6 EXTRA_DIST = \
     7 	LICENSE \
     7 	LICENSE \
     8 	m4/lx_check_cplex.m4 \
     8 	m4/lx_check_cplex.m4 \
     9 	m4/lx_check_glpk.m4 \
     9 	m4/lx_check_glpk.m4 \
    10 	m4/lx_check_soplex.m4 \
    10 	m4/lx_check_soplex.m4 \
    11 	CMakeLists.txt
    11 	CMakeLists.txt \
       
    12 	cmake
    12 
    13 
    13 pkgconfigdir = $(libdir)/pkgconfig
    14 pkgconfigdir = $(libdir)/pkgconfig
    14 lemondir = $(pkgincludedir)
    15 lemondir = $(pkgincludedir)
    15 bitsdir = $(lemondir)/bits
    16 bitsdir = $(lemondir)/bits
    16 conceptdir = $(lemondir)/concepts
    17 conceptdir = $(lemondir)/concepts