New pkgconfig subdirectory needs to be added to SUBDIRS as well so it's entered and...
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 9 Sep 2010 08:53:07 +0000 (09:53 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 9 Sep 2010 08:53:07 +0000 (09:53 +0100)
Makefile.am

index 43d3ec8..08ceae8 100644 (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