summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLionel Landwerlin <llandwerlin@gmail.com>2014-02-23 22:55:17 +0000
committerNeil Roberts <neil@linux.intel.com>2014-03-21 14:28:27 +0000
commitb7017ed5b0eefdeccd8ebbb03d0e7ad307bcb490 (patch)
tree14979b004447b641714abc405e4dcb8c593893aa
parent3aee3f63c4614caf640a9805ce28796bba617023 (diff)
downloadcogl-b7017ed5b0eefdeccd8ebbb03d0e7ad307bcb490.tar.gz
example: add emscripten files to dist
Reviewed-by: Neil Roberts <neil@linux.intel.com>
-rw-r--r--examples/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index feb391a1..014cc5b2 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -127,6 +127,8 @@ endif
EXTRA_DIST = \
crate.jpg \
+ emscripten-example-js.h \
+ emscripten-example-js-library.js \
android/hello/AndroidManifest.xml \
android/hello/jni/Application.mk \
android/hello/jni/Android.mk \