]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/blobdiff - tests/Makefile.am
DEBIAN: Debianization
[glsdk/gstreamer0-10.git] / tests / Makefile.am
index c51ee87cd99377d47bb56d4a79317908ded731a1..23ff192b73664da5639843777eef4e7f9899dd58 100644 (file)
@@ -15,9 +15,7 @@ SUBDIRS_CHECK =
 endif
 
 if BUILD_EXAMPLES
-## FIXME: write examples from scratch
-# SUBDIRS_EXAMPLES = examples
-SUBDIRS_EXAMPLES =
+SUBDIRS_EXAMPLES = examples
 else
 SUBDIRS_EXAMPLES =
 endif
@@ -25,10 +23,13 @@ endif
 SUBDIRS = \
        benchmarks      \
        $(SUBDIRS_CHECK) \
+       misc            \
        $(SUBDIRS_TESTS) \
        $(SUBDIRS_EXAMPLES)
 
 # These are all the possible subdirs
 DIST_SUBDIRS = \
        benchmarks \
-       check
+       check \
+       examples \
+       misc