summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-11-30 17:38:24 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-11-30 17:38:24 +0000
commit68eca5a99c14909e9807f4cdef3f472f21392552 (patch)
tree236bc3ceef2a6d3d920cf937504497c17fdacef6 /Makefile.am
parentd8ceb02149266be5e4a44be558a571f4e96bf3ef (diff)
reorganize stuff under tests/
Original commit message from CVS: reorganize stuff under tests/
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/Makefile.am b/Makefile.am
index 58b6ff0af..0f39f8648 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,16 +6,9 @@ else
SUBDIRS_EXT =
endif
-if BUILD_EXAMPLES
-SUBDIRS_EXAMPLES = examples
-else
-SUBDIRS_EXAMPLES =
-endif
-
SUBDIRS = \
gst-libs \
gst sys $(SUBDIRS_EXT) \
- $(SUBDIRS_EXAMPLES) \
tools \
docs \
po \
@@ -27,7 +20,6 @@ DIST_SUBDIRS = \
docs \
gst-libs \
gst sys ext \
- examples \
tools \
po \
common \