gravatar
alpar (Alpar Juttner)
alpar@cs.elte.hu
Merge #432 and #433
0 2 0
merge default
0 files changed with 3 insertions and 0 deletions:
↑ Collapse diff ↑
Ignore white space 6 line context
... ...
@@ -11,6 +11,8 @@
11 11
	doc/min_cost_flow.dox \
12 12
	doc/named-param.dox \
13 13
	doc/namespaces.dox \
14
	doc/references.bib \
15
	doc/template.h \
14 16
	doc/html \
15 17
	doc/CMakeLists.txt
16 18

	
Ignore white space 6 line context
... ...
@@ -57,6 +57,7 @@
57 57
INSTALL(
58 58
  TARGETS lemon
59 59
  ARCHIVE DESTINATION lib
60
  LIBRARY DESTINATION lib
60 61
  COMPONENT library
61 62
)
62 63

	
0 comments (0 inline)