git.videolan.org
/
vlc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Oops. Missing $().
[vlc.git]
/
extras
/
contrib
/
src
/
Makefile
diff --git
a/extras/contrib/src/Makefile
b/extras/contrib/src/Makefile
index
e7cfc8c
..
be09f62
100644
(file)
--- a/
extras/contrib/src/Makefile
+++ b/
extras/contrib/src/Makefile
@@
-2150,4
+2150,4
@@
clean-src: clean
distclean: clean-src
-source:
SOURCE
$(DISTCLEAN_PKG)
+source:
$(SOURCE)
$(DISTCLEAN_PKG)