gstreamer/docs/fwg/Makefile.am

21 lines
378 B
Makefile
Raw Normal View History

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