[gst-cvs] gst-python: Don't forget to dist gstlibtoolimporter.py. Fixes #579325

Edward Hervey bilboed at kemper.freedesktop.org
Fri Apr 17 10:33:02 PDT 2009


Module: gst-python
Branch: master
Commit: ec692ee329032d5764b37ae3cfcceefaa86a17ac
URL:    http://cgit.freedesktop.org/gstreamer/gst-python/commit/?id=ec692ee329032d5764b37ae3cfcceefaa86a17ac

Author: Edward Hervey <bilboed at bilboed.com>
Date:   Fri Apr 17 19:34:23 2009 +0200

Don't forget to dist gstlibtoolimporter.py. Fixes #579325

---

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index a5aae26..092d840 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,7 +23,7 @@ gstoption_la_LDFLAGS = $(common_ldflags) \
 gstoption_la_SOURCES = gstoptionmodule.c
 
 EXTRA_DIST = \
-	gstltihooks.py \
+	gstlibtoolimporter.py \
 	pygst.py.in \
 	gst-python.spec.in \
 	gst-python.spec \





More information about the Gstreamer-commits mailing list