]> git.sesse.net Git - vlc/commitdiff
* autotools: no longer manage this directory with SVN.
authorSam Hocevar <sam@videolan.org>
Fri, 30 Jul 2004 09:23:37 +0000 (09:23 +0000)
committerSam Hocevar <sam@videolan.org>
Fri, 30 Jul 2004 09:23:37 +0000 (09:23 +0000)
Makefile.am
configure.ac

index 4dd9bece3aa2250e0a0c4829d5efdb0b64a9ef7f..78ca0ec9e00d63762708f0d987d6feea99f7ef14 100644 (file)
@@ -12,7 +12,7 @@ NULL =
 #  - . should come before mozilla because the plugin needs libvlc_pic.a
 #  - po should come before . because VLC.app needs the pofiles
 SUBDIRS = intl modules po . mozilla share m4 doc
-DIST_SUBDIRS = $(SUBDIRS) src debian ipkg lib autotools
+DIST_SUBDIRS = $(SUBDIRS) src debian ipkg lib
 
 EXTRA_DIST = \
        HACKING \
index e7f9947b6bee9a97017da5bc2bfa48ff1ff8a451..eed92b07680546bf44847b982a1ca9f209f2526b 100644 (file)
@@ -3972,7 +3972,6 @@ VLC_OUTPUT_VLC_CONFIG_IN
 
 AC_CONFIG_FILES([
   Makefile
-  autotools/Makefile
   debian/Makefile
   doc/Makefile
   intl/Makefile