COIN-OR::LEMON - Graph Library

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile.am

    r614 r555  
    1212        m4/lx_check_glpk.m4 \
    1313        m4/lx_check_soplex.m4 \
    14         m4/lx_check_clp.m4 \
    15         m4/lx_check_cbc.m4 \
    1614        CMakeLists.txt \
    1715        cmake/FindGhostscript.cmake \
     
    4240include test/Makefile.am
    4341include doc/Makefile.am
     42include demo/Makefile.am
    4443include tools/Makefile.am
    45 
    46 DIST_SUBDIRS = demo
    47 
    48 demo:
    49         $(MAKE) $(AM_MAKEFLAGS) -C demo
    5044
    5145MRPROPERFILES = \
     
    7569        bzip2 --best -c > $(PACKAGE)-$(VERSION).tar.bz2
    7670
    77 .PHONY: demo mrproper dist-bz2 distcheck-bz2
     71.PHONY: mrproper dist-bz2 distcheck-bz2
Note: See TracChangeset for help on using the changeset viewer.