Keep pygst-private.h in noinst_HEADERS
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 11 Oct 2011 21:57:30 +0000 (22:57 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 11 Oct 2011 21:57:30 +0000 (22:57 +0100)
Makes sure it gets disted.

gst/Makefile.am

index 5b73188..c5d8061 100644 (file)
@@ -22,6 +22,8 @@ defs_DATA = gst-types.defs \
        pbutils.defs
 defsdir = $(pkgdatadir)/$(GST_MAJORMINOR)/defs
 
+noinst_HEADERS = pygst-private.h
+
 pygst_installdir = $(includedir)/gstreamer-@GST_MAJORMINOR@/pygst/
 pygst_install_HEADERS = pygst.h common.h pygstvalue.h pygstminiobject.h pygstexception.h