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 ↑
Show white space 8 line context
... ...
@@ -10,8 +10,10 @@
10 10
	doc/migration.dox \
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

	
17 19
DOC_EPS_IMAGES18 = \
Show white space 8 line context
... ...
@@ -56,8 +56,9 @@
56 56

	
57 57
INSTALL(
58 58
  TARGETS lemon
59 59
  ARCHIVE DESTINATION lib
60
  LIBRARY DESTINATION lib
60 61
  COMPONENT library
61 62
)
62 63

	
63 64
INSTALL(
0 comments (0 inline)