Commit c422b773 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

ipkg: packaging rules don't belong in the source tarball

parent 0359fa36
......@@ -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)
......
......@@ -4708,7 +4708,6 @@ AC_CONFIG_FILES([
Makefile
projects/activex/Makefile
doc/Makefile
extras/package/ipkg/Makefile
libs/loader/Makefile
libs/srtp/Makefile
libs/unzip/Makefile
......
NULL =
EXTRA_DIST = \
patch \
control.h3600 \
control.gpe \
control.opie \
control.zaurus \
rules.h3600 \
rules.gpe \
rules.opie \
rules.zaurus \
postinst.gpe \
postinst.opie \
postinst.zaurus \
postrm.gpe \
postrm.opie \
postrm.zaurus \
vlc.desktop \
vlc.gpe \
vlc.opie \
vlc.zaurus
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment