Location: LEMON/LEMON-main/tools/Makefile.am

Load file history
gravatar
alpar (Alpar Juttner)
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
1
2
3
4
5
6
7
8
EXTRA_DIST += \
tools/Makefile
if WANT_TOOLS
bin_PROGRAMS +=
endif WANT_TOOLS