From 0e8865c73377604ee7490fab3a1da5f5e879774f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Fri, 15 Oct 2010 21:22:35 +0100 Subject: [PATCH] pbutils: fix distcheck Apparently noinst implies dist. --- gst-libs/gst/pbutils/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/gst-libs/gst/pbutils/Makefile.am b/gst-libs/gst/pbutils/Makefile.am index 50f65c171a..6d7d8bfcdd 100644 --- a/gst-libs/gst/pbutils/Makefile.am +++ b/gst-libs/gst/pbutils/Makefile.am @@ -38,7 +38,6 @@ nodist_libgstpbutils_@GST_MAJORMINOR@include_HEADERS = \ $(built_headers_configure) \ pbutils-enumtypes.h noinst_HEADERS = \ - pbutils-marshal.h \ pbutils-private.h EXTRA_DIST = pbutils-marshal.list