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:
da471d1
)
typo
author
Christophe Mutricy
<xtophe@videolan.org>
Fri, 27 Oct 2006 22:35:14 +0000
(22:35 +0000)
committer
Christophe Mutricy
<xtophe@videolan.org>
Fri, 27 Oct 2006 22:35:14 +0000
(22:35 +0000)
src/Makefile.am
patch
|
blob
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index
3dc586f
..
86abe33
100644
(file)
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@
-356,7
+356,7
@@
SOURCES_libvlc = \
if !USE_LIBTOOL
if !BUILD_SHARED
-SOURCES_nodist_libvlc
+
= misc/version.c
+SOURCES_nodist_libvlc = misc/version.c
CLEANFILES += misc/version.c
misc/version.c: FORCE