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:
f780d3b
)
Don't distribute ./compile
author
Christophe Mutricy
<xtophe@videolan.org>
Mon, 17 Nov 2008 00:18:48 +0000
(
00:18
+0000)
committer
Christophe Mutricy
<xtophe@videolan.org>
Mon, 17 Nov 2008 00:18:48 +0000
(
00:18
+0000)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
eef7106
..
990a879
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-48,8
+48,9
@@
EXTRA_DIST = \
extras/package/win32/languages/french.nsh
dist_noinst_SCRIPTS = bootstrap toolbox
+nodist_noinst_SCRIPTS = compile
-BUILT_SOURCES_distclean = vlc-config
compile
extras/package/win32/vlc.win32.nsi
+BUILT_SOURCES_distclean = vlc-config extras/package/win32/vlc.win32.nsi
if HAVE_DARWIN
BUILT_SOURCES_clean = macosx-sdk
else