Makefile.am
branchlemon-1.0
changeset 2653 d9ba1ae75f82
parent 2647 aa4a3a04fb4c
equal deleted inserted replaced
43:76d5ee74afc3 44:ebd8e6b8d44d
     2 
     2 
     3 AM_CPPFLAGS = -I$(top_srcdir)
     3 AM_CPPFLAGS = -I$(top_srcdir)
     4 LDADD = $(top_builddir)/lemon/libemon.la
     4 LDADD = $(top_builddir)/lemon/libemon.la
     5 
     5 
     6 EXTRA_DIST = \
     6 EXTRA_DIST = \
     7 	LICENSE \
       
     8 	lemon.spec \
       
     9 	autopackage/default.apspec.in \
       
    10 	m4/lx_check_cplex.m4 \
     7 	m4/lx_check_cplex.m4 \
    11 	m4/lx_check_glpk.m4
     8 	m4/lx_check_glpk.m4
       
     9 ##	LICENSE \
       
    10 ##	lemon.spec \
       
    11 ##	autopackage/default.apspec.in
    12 
    12 
    13 pkgconfigdir = $(libdir)/pkgconfig
    13 pkgconfigdir = $(libdir)/pkgconfig
    14 lemondir = $(pkgincludedir)
    14 lemondir = $(pkgincludedir)
    15 bitsdir = $(lemondir)/bits
    15 bitsdir = $(lemondir)/bits
    16 conceptdir = $(lemondir)/concept
    16 conceptdir = $(lemondir)/concept