Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Ewout ter Hoeven
VLC-Android
Commits
89a93e42
Commit
89a93e42
authored
Jan 21, 2012
by
Rafaël Carré
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
clean: remove gen/
parent
1bcde448
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Makefile
Makefile
+1
-1
No files found.
Makefile
View file @
89a93e42
...
...
@@ -52,7 +52,7 @@ vlc-android/local.properties:
printf
"# Auto-generated file. Do not edit.
\n
sdk.dir=
$$
ANDROID_SDK"
>
$@
clean
:
cd
vlc-android
&&
rm
-rf
libs obj bin
$(VLC_APK)
cd
vlc-android
&&
rm
-rf
gen
libs obj bin
$(VLC_APK)
distclean
:
clean
rm
-f
$(LIBVLCJNI)
$(LIBVLCJNI_H)
vlc-android/local.properties
...
...
Write
Preview
Markdown
is supported
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