summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristian Schaller <uraeus@gnome.org>2004-01-21 06:57:30 +0000
committerChristian Schaller <uraeus@gnome.org>2004-01-21 06:57:30 +0000
commit489501ca0663d429de2fcce7b49661f219640425 (patch)
tree4b0c98691181f459b31eb4c85bbe6f39023d6d72 /Makefile.am
parent9630b275f8cdae4213e9f9a45c62c912abfe7cd1 (diff)
adding NAS plugin
Original commit message from CVS: adding NAS plugin
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index fc5fd046..db020efa 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,8 +25,8 @@ SUBDIRS=gst-libs \
po \
pkgconfig
-DIST_SUBDIRS=gst-libs \
- gst sys ext \
+DIST_SUBDIRS=ext gst-libs \
+ gst sys \
examples \
tools \
gconf \