]> git.sesse.net Git - vlc/blobdiff - Makefile.am
ipkg: packaging rules don't belong in the source tarball
[vlc] / Makefile.am
index 8cd2199f14fb0598713f1b4e25a496aa49d30880..457aa06caef10c59bf4b844e1f0c60c8ebe27ed0 100644 (file)
@@ -8,7 +8,7 @@
 #  - src (libvlc) is nedeed by modules, mozilla and bindings
 #  - libs/* are needed by modules
 BASE_SUBDIRS = po compat src bin modules share doc test
-EXTRA_SUBDIRS = m4 extras/package/ipkg \
+EXTRA_SUBDIRS = m4 \
        libs/loader libs/srtp libs/unzip \
        projects/mozilla projects/activex
 DIST_SUBDIRS = $(BASE_SUBDIRS) $(EXTRA_SUBDIRS)