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:
628a18b
)
Fix distribution of pixmaps
author
Christophe Mutricy
<xtophe@videolan.org>
Tue, 9 Sep 2008 21:19:23 +0000
(22:19 +0100)
committer
Christophe Mutricy
<xtophe@videolan.org>
Wed, 10 Sep 2008 22:07:13 +0000
(23:07 +0100)
Bad typo in Modules.am
modules/gui/qt4/Modules.am
patch
|
blob
|
history
diff --git
a/modules/gui/qt4/Modules.am
b/modules/gui/qt4/Modules.am
index
84848b8
..
d3b0d86
100644
(file)
--- a/
modules/gui/qt4/Modules.am
+++ b/
modules/gui/qt4/Modules.am
@@
-255,5
+255,5
@@
EXTRA_DIST += \
ui/streampanel.ui \
ui/sout.ui \
ui/vlm.ui
-EXTRA_DIST += $(res_DEPEDENCIES)
+EXTRA_DIST += $(res_DEPE
N
DENCIES)