[vlc-commits] Create the fetch rule unconditionnally
Jean-Baptiste Kempf
git at videolan.org
Wed Dec 19 17:19:00 CET 2012
npapi-vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Wed Dec 19 17:18:50 2012 +0100| [5f977fd657b3ed68e2dca5c8937c7e2aef419240] | committer: Jean-Baptiste Kempf
Create the fetch rule unconditionnally
> http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=5f977fd657b3ed68e2dca5c8937c7e2aef419240
---
Makefile.am | 2 --
1 file changed, 2 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index b02428a..ed84255 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,11 +15,9 @@ if BUILD_ACTIVEX
SUBDIRS += activex
endif
-if HAVE_SDK
npapi-headers:
svn export http://npapi-sdk.googlecode.com/svn/trunk/headers gecko -r HEAD
touch $@
-endif
EXTRA_DIST = \
autogen.sh \
More information about the vlc-commits
mailing list