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:
911511b
)
Don't call removed target.
author
Christophe Mutricy
<xtophe@videolan.org>
Mon, 11 Dec 2006 17:04:56 +0000
(17:04 +0000)
committer
Christophe Mutricy
<xtophe@videolan.org>
Mon, 11 Dec 2006 17:04:56 +0000
(17:04 +0000)
activex/Makefile.am
patch
|
blob
|
history
diff --git
a/activex/Makefile.am
b/activex/Makefile.am
index
515d721
..
f5df58e
100644
(file)
--- a/
activex/Makefile.am
+++ b/
activex/Makefile.am
@@
-133,7
+133,7
@@
endif
# Clean rules
###############################################################################
-clean-local: clean-
stamp clean-
tlb
+clean-local: clean-tlb
rm -f axvlc$(LIBEXT)
###############################################################################