Fix make dist
Add crate.jpg to EXTRA_DIST to make sure it gets pulled in
This commit is contained in:
parent
1d67085e8a
commit
ebc53587ae
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user