gstreamer/docs/fwg/Makefile.am
Richard Boulton 23c9ad917a Sort out some remaining bits of fwg which weren't valid sgml.
Original commit message from CVS:
Sort out some remaining bits of fwg which weren't valid sgml.
2001-07-18 22:38:22 +00:00

22 lines
397 B
Makefile

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