From ec692ee329032d5764b37ae3cfcceefaa86a17ac Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Fri, 17 Apr 2009 19:34:23 +0200 Subject: [PATCH] Don't forget to dist gstlibtoolimporter.py. Fixes #579325 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index a5aae2606a..092d840248 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 \