demo/Makefile.am
changeset 1435 8e85e6bbefdf
parent 1422 469b3f628dd1
child 1520 c2c76e4598f6
equal deleted inserted replaced
12:1e0bfa5d76ac 0:520728d57175
     1 AM_CPPFLAGS = -I$(top_srcdir)/src
     1 AM_CPPFLAGS = -I$(top_srcdir)
     2 LDADD = $(top_builddir)/src/lemon/libemon.la
     2 LDADD = $(top_builddir)/lemon/libemon.la
     3 
     3 
     4 EXTRA_DIST = sub_graph_adaptor_demo.dim
     4 EXTRA_DIST = sub_graph_adaptor_demo.dim
     5 
     5 
     6 noinst_PROGRAMS = \
     6 noinst_PROGRAMS = \
     7 	dim_to_dot \
     7 	dim_to_dot \