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


syntax highlighted by Code2HTML, v. 0.9.1