diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-11-25 21:36:18 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-11-25 21:36:18 +0000 |
commit | 0a68fafa430aa4503b32abc107c0c4582aa9227d (patch) | |
tree | 6a68681fa24f529242be79003abf670503e58c82 /docs/plugins/Makefile.am | |
parent | 695afd0edf89656a157ee65a7de537f9989ebb41 (diff) |
do some name borgifying document
Original commit message from CVS:
do some name borgifying
document
Diffstat (limited to 'docs/plugins/Makefile.am')
-rw-r--r-- | docs/plugins/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index 913c0a56..497e60e1 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -77,7 +77,8 @@ EXTRA_HFILES = \ $(top_srcdir)/gst/autodetect/gstautoaudiosink.h \ $(top_srcdir)/gst/autodetect/gstautovideosink.h \ $(top_srcdir)/gst/level/gstlevel.h \ - $(top_srcdir)/gst/goom/gstgoom.h + $(top_srcdir)/gst/goom/gstgoom.h \ + $(top_srcdir)/ext/cairo/gsttimeoverlay.h # example code that needs to be converted to xml and placed in xml/ EXAMPLE_CFILES = \ |