gravatar
alpar (Alpar Juttner)
alpar@cs.elte.hu
Add missing doc/template.h to release tarball (#432)
0 1 0
default
1 file changed with 1 insertions and 0 deletions:
↑ Collapse diff ↑
Ignore white space 24 line context
... ...
@@ -2,24 +2,25 @@
2 2
	doc/Doxyfile.in \
3 3
	doc/DoxygenLayout.xml \
4 4
	doc/coding_style.dox \
5 5
	doc/dirs.dox \
6 6
	doc/groups.dox \
7 7
	doc/lgf.dox \
8 8
	doc/license.dox \
9 9
	doc/mainpage.dox \
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/template.h \
14 15
	doc/html \
15 16
	doc/CMakeLists.txt
16 17

	
17 18
DOC_EPS_IMAGES18 = \
18 19
	grid_graph.eps \
19 20
	nodeshape_0.eps \
20 21
	nodeshape_1.eps \
21 22
	nodeshape_2.eps \
22 23
	nodeshape_3.eps \
23 24
	nodeshape_4.eps
24 25

	
25 26
DOC_EPS_IMAGES27 = \
0 comments (0 inline)