[gst-cvs] gst-plugins-ugly: New pkgconfig subdirectory needs to be added to SUBDIRS as well so it' s entered and disted
Tim Müller
tpm at kemper.freedesktop.org
Thu Sep 9 01:54:22 PDT 2010
Module: gst-plugins-ugly
Branch: master
Commit: 30d07e262c0574f398577d705091acb68ddbb892
URL: http://cgit.freedesktop.org/gstreamer/gst-plugins-ugly/commit/?id=30d07e262c0574f398577d705091acb68ddbb892
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date: Thu Sep 9 09:53:07 2010 +0100
New pkgconfig subdirectory needs to be added to SUBDIRS as well so it's entered and disted
---
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 43d3ec8..08ceae8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
SUBDIRS = \
- gst-libs gst ext docs m4 tests common po
+ gst-libs gst ext docs m4 tests common pkgconfig po
# include before EXTRA_DIST for win32 assignment
include $(top_srcdir)/common/win32.mak
More information about the Gstreamer-commits
mailing list