summaryrefslogtreecommitdiff
path: root/examples/Makefile.am
diff options
context:
space:
mode:
authorLionel Landwerlin <llandwerlin@gmail.com>2013-03-26 11:28:46 +0000
committerLionel Landwerlin <llandwerlin@gmail.com>2013-03-26 11:28:46 +0000
commit3ebce92080647866cc60fe73cf5c5d7ce033538a (patch)
tree4547b9be26665d141e08d7912c44ef91a15a36cb /examples/Makefile.am
parent3342d04895e3933037fe2cdafa84c0f2c754be7b (diff)
downloadclutter-gst-3ebce92080647866cc60fe73cf5c5d7ce033538a.tar.gz
examples: add video-flip2 example
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r--examples/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 21ed0d9..0052d75 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -40,6 +40,7 @@ EXTRA_DIST = \
vid-panel.png \
video-wall.js \
video-flip.js \
+ video-flip2.js \
pieces.js \
README \
$(NULL)