git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6b4f99
)
Oops. Missing $().
author
Jean-Baptiste Kempf
<jb@videolan.org>
Sun, 28 Jan 2007 23:28:29 +0000
(23:28 +0000)
committer
Jean-Baptiste Kempf
<jb@videolan.org>
Sun, 28 Jan 2007 23:28:29 +0000
(23:28 +0000)
extras/contrib/src/Makefile
patch
|
blob
|
history
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)