gstreamer/docs/fwg/Makefile.am
Richard Boulton 9f8702b992 Renamed the filter writers guide to plugin writers guide.
Original commit message from CVS:
Renamed the filter writers guide to plugin writers guide.
Added in the planned section headings.
2001-01-08 01:21:18 +00:00

16 lines
284 B
Makefile

manualname = gst-plugin-writers-guide
htmlname = index.html
sgml_files = gst-plugin-writers-guide.sgml \
titlepage.sgml \
intro.sgml \
concepts.sgml
fig_files =
eps_files =
png_files =
EXTRA_DIST = $(sgml_files) $(fig_files)
include $(srcdir)/../manuals.mak