| ... | ... |
@@ -16,6 +16,8 @@ |
| 16 | 16 |
#lemon_libemon_la_CXXFLAGS = $(GLPK_CFLAGS) $(CPLEX_CFLAGS) $(SOPLEX_CXXFLAGS) |
| 17 | 17 |
#lemon_libemon_la_LDFLAGS = $(GLPK_LIBS) $(CPLEX_LIBS) $(SOPLEX_LIBS) |
| 18 | 18 |
|
| 19 |
nodist_lemon_HEADERS = lemon/config.h |
|
| 20 |
|
|
| 19 | 21 |
lemon_HEADERS += \ |
| 20 | 22 |
lemon/arg_parser.h \ |
| 21 | 23 |
lemon/assert.h \ |
| ... | ... |
@@ -23,7 +25,6 @@ |
| 23 | 25 |
lemon/bin_heap.h \ |
| 24 | 26 |
lemon/color.h \ |
| 25 | 27 |
lemon/concept_check.h \ |
| 26 |
lemon/config.h \ |
|
| 27 | 28 |
lemon/counter.h \ |
| 28 | 29 |
lemon/core.h \ |
| 29 | 30 |
lemon/dfs.h \ |
0 comments (0 inline)