mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
Keep pygst-private.h in noinst_HEADERS
Makes sure it gets disted.
This commit is contained in:
parent
160b6d1bd5
commit
96828015e9
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@ defs_DATA = gst-types.defs \
|
||||||
pbutils.defs
|
pbutils.defs
|
||||||
defsdir = $(pkgdatadir)/$(GST_MAJORMINOR)/defs
|
defsdir = $(pkgdatadir)/$(GST_MAJORMINOR)/defs
|
||||||
|
|
||||||
|
noinst_HEADERS = pygst-private.h
|
||||||
|
|
||||||
pygst_installdir = $(includedir)/gstreamer-@GST_MAJORMINOR@/pygst/
|
pygst_installdir = $(includedir)/gstreamer-@GST_MAJORMINOR@/pygst/
|
||||||
pygst_install_HEADERS = pygst.h common.h pygstvalue.h pygstminiobject.h pygstexception.h
|
pygst_install_HEADERS = pygst.h common.h pygstvalue.h pygstminiobject.h pygstexception.h
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue