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.
This commit is contained in:
parent
f908f94c88
commit
11d221af1a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user