File: Makefile.am

package info (click to toggle)
scigraphica 0.8.0-9
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 5,564 kB
  • ctags: 3,990
  • sloc: ansic: 43,040; sh: 7,278; python: 6,181; makefile: 591
file content (33 lines) | stat: -rw-r--r-- 452 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