mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-06 17:39:47 +00:00
077452cf30
Original commit message from CVS: * gst/extend/Makefile.am: Forgot to add 3 previous files to the Makefile so they get installed.
5 lines
189 B
Makefile
5 lines
189 B
Makefile
pkgpyexecdir = $(pyexecdir)/gst-$(GST_MAJORMINOR)/gst/extend
|
|
|
|
pygstdir = $(pkgpyexecdir)
|
|
pygst_PYTHON = __init__.py pygobject.py utils.py discoverer.py sources.py \
|
|
leveller.py jukebox.py
|