mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-12 12:21:30 +00:00
915b66d2f1
Original commit message from CVS: * configure.ac: * gst/Makefile.am: * gst/extend/Makefile.am: install in pyexecdir as well
4 lines
152 B
Makefile
4 lines
152 B
Makefile
pkgpyexecdir = $(pyexecdir)/gst-$(GST_MAJORMINOR)/gst/extend
|
|
|
|
pygstdir = $(pkgpyexecdir)
|
|
pygst_PYTHON = __init__.py pygobject.py utils.py discoverer.py
|