[cogl] Fix make dist
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl] Fix make dist
- Date: Tue, 18 Oct 2011 15:43:28 +0000 (UTC)
commit ebc53587ae39b62c759c44d07df167c0f213ff59
Author: Rico Tzschichholz <ricotz t-online de>
Date: Tue Oct 18 17:42:07 2011 +0200
Fix make dist
Add crate.jpg to EXTRA_DIST to make sure it gets pulled in
examples/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 4475753..3292320 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 \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]