gstreamer/docs/fwg/Makefile.am
Richard Boulton ec8716c206 Some further modifications to the PWG.
Original commit message from CVS:
Some further modifications to the PWG.
2001-03-18 06:16:45 +00:00

18 lines
306 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
fig_files =
eps_files =
png_files =
EXTRA_DIST = $(sgml_files) $(fig_files)
include $(srcdir)/../manuals.mak