summaryrefslogtreecommitdiff
path: root/examples/Makefile.am
diff options
context:
space:
mode:
authorLionel Landwerlin <llandwerlin@gmail.com>2013-03-18 16:14:04 +0000
committerLionel Landwerlin <llandwerlin@gmail.com>2013-03-18 16:25:07 +0000
commit8cb3397b9a5b9eec45ba8611b1f411a08a3024c2 (patch)
treed042f1d06c2962a131a07b80142768b41f0b0a71 /examples/Makefile.am
parentf8dfefa8f00a09311b6346518e22ed3ca35c2e33 (diff)
downloadclutter-gst-8cb3397b9a5b9eec45ba8611b1f411a08a3024c2.tar.gz
examples: add one more javascript 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 c9b1130..21ed0d9 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -40,5 +40,6 @@ EXTRA_DIST = \
vid-panel.png \
video-wall.js \
video-flip.js \
+ pieces.js \
README \
$(NULL)