Makefile.am: build examples
authorJosep Torra <n770galaxy@gmail.com>
Wed, 5 Mar 2014 16:43:33 +0000 (17:43 +0100)
committerJosep Torra <n770galaxy@gmail.com>
Wed, 5 Mar 2014 20:19:10 +0000 (21:19 +0100)
There's no reason to not build the examples now that are ported to 1.x.

Makefile.am

index e993476..dadaf70 100644 (file)
@@ -1,8 +1,8 @@
 SUBDIRS = common omx tools config
 
-if BUILD_EXAMPLES
-SUBDIRS += examples
-endif
+if BUILD_EXAMPLES
+SUBDIRS += examples
+endif
 
 ACLOCAL_AMFLAGS = -I m4 -I common/m4