diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 47cade25c..454e77335 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,11 +2,11 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc SUBDIRS = \ gst-libs gst sys ext pkgconfig \ - m4 common docs tests po + m4 common docs tests po tools DIST_SUBDIRS = \ gst gst-libs sys ext pkgconfig \ - m4 common docs tests po + m4 common docs tests po tools # include before EXTRA_DIST for win32 assignment include $(top_srcdir)/common/win32.mak |