1c1892399b7a624806d76a60bf5314e1b3cef148
[platform/upstream/gstreamer.git] / docs / fwg / Makefile.am
1 manualname = gst-plugin-writers-guide
2 htmlname = index.html
3
4 sgml_files = gst-plugin-writers-guide.sgml \
5              titlepage.sgml \
6              intro.sgml \
7              firstplugin.sgml \
8              testapp.sgml \
9              loopbased.sgml
10
11 fig_files = 
12 eps_files = 
13 png_files = 
14
15 EXTRA_DIST = $(sgml_files) $(fig_files)
16
17 include $(srcdir)/../manuals.mak
18