equal
deleted
inserted
replaced
14 lemon/bits/windows.cc |
14 lemon/bits/windows.cc |
15 |
15 |
16 #lemon_libemon_la_CXXFLAGS = $(GLPK_CFLAGS) $(CPLEX_CFLAGS) $(SOPLEX_CXXFLAGS) |
16 #lemon_libemon_la_CXXFLAGS = $(GLPK_CFLAGS) $(CPLEX_CFLAGS) $(SOPLEX_CXXFLAGS) |
17 #lemon_libemon_la_LDFLAGS = $(GLPK_LIBS) $(CPLEX_LIBS) $(SOPLEX_LIBS) |
17 #lemon_libemon_la_LDFLAGS = $(GLPK_LIBS) $(CPLEX_LIBS) $(SOPLEX_LIBS) |
18 |
18 |
|
19 nodist_lemon_HEADERS = lemon/config.h |
|
20 |
19 lemon_HEADERS += \ |
21 lemon_HEADERS += \ |
20 lemon/arg_parser.h \ |
22 lemon/arg_parser.h \ |
21 lemon/assert.h \ |
23 lemon/assert.h \ |
22 lemon/bfs.h \ |
24 lemon/bfs.h \ |
23 lemon/bin_heap.h \ |
25 lemon/bin_heap.h \ |
24 lemon/color.h \ |
26 lemon/color.h \ |
25 lemon/concept_check.h \ |
27 lemon/concept_check.h \ |
26 lemon/config.h \ |
|
27 lemon/counter.h \ |
28 lemon/counter.h \ |
28 lemon/core.h \ |
29 lemon/core.h \ |
29 lemon/dfs.h \ |
30 lemon/dfs.h \ |
30 lemon/dijkstra.h \ |
31 lemon/dijkstra.h \ |
31 lemon/dim2.h \ |
32 lemon/dim2.h \ |