COIN-OR::LEMON - Graph Library

Changeset 2:1a1c050e941b in lemon-main for doc


Ignore:
Timestamp:
12/18/07 12:06:37 (16 years ago)
Author:
Alpar Juttner <alpar@…>
Branch:
default
Phase:
public
Message:

More fixes that make autotools working for the empty repo

  • Add a dummy lemon/list_graph.h file and put it in the Makefile.am
  • Remove the unnecesary icons from doc/icons/geom folder.
  • Update .hgignore
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/Makefile.am

    r1 r2  
    1010          doxygen Doxyfile; \
    1111          cd ..; \
    12           cp $(srcdir)/doc/icons/geom/ftv2* doc/html; \
    1312        fi
    1413
     
    2019          doxygen Doxyfile; \
    2120          cd ..; \
    22           cp $(srcdir)/doc/icons/geom/ftv2* doc/html; \
    2321        fi
    2422
Note: See TracChangeset for help on using the changeset viewer.