gst/extend/Makefile.am: Forgot to add 3 previous files to the Makefile so they get installed.

Original commit message from CVS:
* gst/extend/Makefile.am:
Forgot to add 3 previous files to the Makefile so they get
installed.
This commit is contained in:
Edward Hervey 2006-09-12 11:16:08 +00:00
parent de855398a5
commit 077452cf30
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2006-09-12 Edward Hervey <edward@fluendo.com>
* gst/extend/Makefile.am:
Forgot to add 3 previous files to the Makefile so they get
installed.
2006-09-12 Edward Hervey <edward@fluendo.com>
* gst/extend/jukebox.py:

View file

@ -1,4 +1,5 @@
pkgpyexecdir = $(pyexecdir)/gst-$(GST_MAJORMINOR)/gst/extend
pygstdir = $(pkgpyexecdir)
pygst_PYTHON = __init__.py pygobject.py utils.py discoverer.py
pygst_PYTHON = __init__.py pygobject.py utils.py discoverer.py sources.py \
leveller.py jukebox.py