]> git.sesse.net Git - vlc/commitdiff
suppress reference to debian/
authorChristophe Mutricy <xtophe@videolan.org>
Mon, 8 May 2006 21:51:52 +0000 (21:51 +0000)
committerChristophe Mutricy <xtophe@videolan.org>
Mon, 8 May 2006 21:51:52 +0000 (21:51 +0000)
Makefile.am
configure.ac

index e7657ebef2de3032d54033b049c3574b2f2a5c6d..3932f9c7e8e99bdfbaf501435372da4e41732c16 100644 (file)
@@ -13,7 +13,7 @@ NULL =
 #  - po should come before . because VLC.app needs the pofiles
 #  - loader should come before modules because some plugins need it
 SUBDIRS = intl loader src modules po . mozilla bindings activex share m4 doc
-DIST_SUBDIRS = $(SUBDIRS) debian ipkg
+DIST_SUBDIRS = $(SUBDIRS)  ipkg
 
 EXTRA_DIST = \
        HACKING \
index 44ee4409c3d6d11393a772ef21126523831278d3..3a3f7e9790a8a06deb22adcba2ef73e4dc3f31bf 100644 (file)
@@ -5401,7 +5401,6 @@ AC_CONFIG_FILES([
   bindings/Makefile
   bindings/java/Makefile
   bindings/mediacontrol-python/Makefile
-  debian/Makefile
   doc/Makefile
   intl/Makefile
   ipkg/Makefile