summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@t-online.de>2011-10-18 17:42:07 +0200
committerRico Tzschichholz <ricotz@t-online.de>2011-10-18 17:42:07 +0200
commitebc53587ae39b62c759c44d07df167c0f213ff59 (patch)
tree41a002d0f333f30ebd2c5c244a385aaf648ec659 /examples
parent1d67085e8a523891f72bb3c5d2a5275f541555ca (diff)
downloadcogl-ebc53587ae39b62c759c44d07df167c0f213ff59.tar.gz
Fix make dist
Add crate.jpg to EXTRA_DIST to make sure it gets pulled in
Diffstat (limited to 'examples')
-rw-r--r--examples/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 44757533..32923205 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -54,6 +54,7 @@ noinst_PROGRAMS = $(programs)
endif
EXTRA_DIST = \
+ crate.jpg \
android/hello/AndroidManifest.xml \
android/hello/jni/Application.mk \
android/hello/jni/Android.mk \