Makefile.am
changeset 5 233b4094ceae
parent 1 51eaad3a817b
child 70 e2c2763b7aec
equal deleted inserted replaced
0:88a89a659123 1:b2e975185773
     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 \
     7 	m4/lx_check_cplex.m4 \
     8 	m4/lx_check_cplex.m4 \
     8 	m4/lx_check_glpk.m4 \
     9 	m4/lx_check_glpk.m4 \
     9 	m4/lx_check_soplex.m4
    10 	m4/lx_check_soplex.m4
    10 
    11 
    11 pkgconfigdir = $(libdir)/pkgconfig
    12 pkgconfigdir = $(libdir)/pkgconfig