New pkgconfig subdirectory needs to be added to SUBDIRS as well so it's entered and disted

This commit is contained in:
Tim-Philipp Müller 2010-09-09 09:53:07 +01:00
parent bafd2cb4c6
commit 30d07e262c

View file

@ -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