Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
VideoLAN
VLC-Android
Commits
11aacfe2
Commit
11aacfe2
authored
May 18, 2011
by
Adrien Maglo
Browse files
Change the Makefile because the Java source files were moved.
parent
26234a00
Changes
1
Show whitespace changes
Inline
Side-by-side
Makefile
View file @
11aacfe2
# Sources and objects
JAVA_SOURCES
=
vlc-android/src/vlc/android/
*
.java
JAVA_SOURCES
=
vlc-android/src/
org/videolan/
vlc/android/
*
.java
JNI_SOURCES
=
vlc-android/jni/
*
.c vlc-android/jni/
*
.h
VLC_APK
=
vlc-android/bin/VLC-debug.apk
APK_MK
=
vlc-android/jni/Android.mk
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment