COIN-OR::LEMON - Graph Library

Changeset 1451:d2143018b4e4 in lemon-0.x for doc


Ignore:
Timestamp:
06/08/05 17:40:54 (19 years ago)
Author:
Mihaly Barasz
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1931
Message:

Bugfix: make doc didn't work in external builddir.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/Makefile.am

    r1450 r1451  
    1919        if test ${doxygen_found} = yes; then \
    2020          doxygen Doxyfile; \
    21           cp icons/geom/ftv2* html; \
     21          cp $(srcdir)/icons/geom/ftv2* html; \
    2222        fi
    2323
Note: See TracChangeset for help on using the changeset viewer.