summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2009-09-23 19:25:43 +0200
committerBenjamin Otte <otte@gnome.org>2009-09-23 19:25:43 +0200
commit72b6925130edf24fa598e3e334c8a51657acfd56 (patch)
tree20d053abd5ee5bd55ca0d8f28de172262f11ec05 /Makefile.am
parentde455093c575c71cd4b6ba7d542f8abfcfbf0d07 (diff)
add ext/ directory
oops
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index b65472e..7b8aa4d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,6 +2,7 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
SUBDIRS = \
gst-libs \
+ ext \
gst \
common \
m4 \
@@ -9,6 +10,7 @@ SUBDIRS = \
DIST_SUBDIRS = \
gst-libs \
+ ext \
gst \
po \
common \