Changes in tools/Makefile.am [310:a9e8f310507f:385:50d96f2166d7] in lemon-1.2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/Makefile.am
r310 r385 1 1 if WANT_TOOLS 2 2 3 bin_PROGRAMS += 3 bin_PROGRAMS += \ 4 tools/dimacs-to-lgf 5 4 6 dist_bin_SCRIPTS += tools/lemon-0.x-to-1.x.sh 5 7 6 8 endif WANT_TOOLS 9 10 tools_dimacs_to_lgf_SOURCES = tools/dimacs-to-lgf.cc
Note: See TracChangeset
for help on using the changeset viewer.