diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-09-14 22:04:44 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-09-14 22:04:44 +0000 |
commit | beb88603e0babccd4e8548b676b4b5c9dd6e28db (patch) | |
tree | b3b6d5dd2fc80d6f9a9befcc36833d82396ae525 /Makefile.am | |
parent | 9563779845a70c73dd9bc9ff6750b155e2b4cba2 (diff) |
add to EXTRA_DIST
Original commit message from CVS:
add to EXTRA_DIST
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 0a1e9a9..658733c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,6 +5,6 @@ EXTRA_DIST = \ gettext.patch \ glib-gen.mak gtk-doc.mak release.mak \ gst-autogen.sh \ - gst-xmlinspect.py mangle-tmpl.py gtk-doc-plugins.mak \ + c-to-xml.py gst-xmlinspect.py mangle-tmpl.py gtk-doc-plugins.mak \ plugins.xsl gstdoc-scangobj \ gst.supp check.mak |