-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathMakefile-doc.am
30 lines (28 loc) · 1.01 KB
/
Makefile-doc.am
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
SUBDIRS = src doc
# the eps files are needed for the description in texinfo
dist_doc_DATA = AUTHORS \
ChangeLog \
TODO \
COPYING \
README \
README.markdown \
doc/feenox-desc.texi \
doc/feenox.xml \
doc/fee.vim \
doc/README-doc \
doc/CODE_OF_CONDUCT.markdown \
doc/programming.markdown \
doc/compilation.markdown \
doc/FAQ.markdown \
doc/syntax-kate.sh \
doc/syntax-tex.sh \
doc/syntax-vim.sh \
doc/nafems-le10-problem-input.eps \
doc/lorenz.eps \
doc/cantilever-displacement.eps \
doc/fork.eps \
doc/fork-meshed.eps \
doc/laplace-square-gmsh.eps \
doc/laplace-square-paraview.eps \
doc/nafems-le10.eps
dist_man_MANS = doc/feenox.1