Makefile.am
changeset 2362 eb37b9774ef6
parent 2260 4274224f8a7d
child 2390 8450951a8e2d
equal deleted inserted replaced
39:1e277a3b8695 40:0cae9f0d0b6d
     6 EXTRA_DIST = \
     6 EXTRA_DIST = \
     7 	LICENSE \
     7 	LICENSE \
     8 	lemon.spec \
     8 	lemon.spec \
     9 	autopackage/default.apspec.in \
     9 	autopackage/default.apspec.in \
    10 	m4/lx_check_cplex.m4 \
    10 	m4/lx_check_cplex.m4 \
    11 	m4/lx_check_glpk.m4
    11 	m4/lx_check_glpk.m4 \
       
    12 	m4/lx_check_soplex.m4
    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