File: Makefile.am

package info (click to toggle)
scigraphica 0.8.0-4
  • links: PTS
  • area: main
  • in suites: woody
  • size: 4,804 kB
  • ctags: 3,975
  • sloc: ansic: 43,009; sh: 6,796; python: 6,167; makefile: 567
file content (33 lines) | stat: -rw-r--r-- 453 bytes parent folder | download
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
31
32
33
EXTRA_DIST += 

LYXFILES= \
FAQ.lyx  \
Introduction.lyx  \
Modules.lyx \
Tutorial.lyx  \
UserGuide.lyx

SGMLFILES= \
FAQ.sgml  \
Introduction.sgml  \
Modules.sgml \
Tutorial.sgml  \
UserGuide.sgml

HTMLFILES= \
FAQ.html  \
Introduction.html  \
Modules.html \
Modules-1.html \
Modules-2.html \
Tutorial.html  \
UserGuide.html 



EXTRA_DIST += \
	$(HTMLFILES) topic.dat

htmldir = $(datadir)/gnome/help/scigraphica/C/

html_DATA = $(HTMLFILES) topic.dat