[cogl/wip/framebuffer-discard: 1/2] android: don't list android/hello/res/values for dist



commit 5ba5a4b4877944b3c9d1a179a339f8885624370e
Author: Robert Bragg <robert linux intel com>
Date:   Fri Aug 12 19:52:45 2011 +0100

    android: don't list android/hello/res/values for dist
    
    EXTRA_DIST should only include files so this removes the listing
    of the android/hello/res/values directory.

 examples/Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/examples/Makefile.am b/examples/Makefile.am
index a105c49..b28cb23 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -52,7 +52,6 @@ EXTRA_DIST = \
 	android/hello/jni/Application.mk \
 	android/hello/jni/Android.mk \
 	android/hello/jni/main.c \
-	android/hello/res/values \
 	android/hello/res/values/strings.xml \
 	android/hello/.gitignore \
 	android/hello/build.xml



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]