Changeset f33a03f8587d84742e08876d7a1a99c31bc07c0c

Show
Ignore:
Timestamp:
07/30/04 11:23:37 (4 years ago)
Author:
Sam Hocevar <sam@videolan.org>
git-committer:
Sam Hocevar <sam@videolan.org> 1091179417 +0000
git-parent:

[29b5143d4e2479887bad731fd38bd01e0e1ab58a]

git-author:
Sam Hocevar <sam@videolan.org> 1091179417 +0000
Message:
  • autotools: no longer manage this directory with SVN.
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • Makefile.am

    r2088177 rf33a03f  
    1313#  - po should come before . because VLC.app needs the pofiles 
    1414SUBDIRS = intl modules po . mozilla share m4 doc 
    15 DIST_SUBDIRS = $(SUBDIRS) src debian ipkg lib autotools 
     15DIST_SUBDIRS = $(SUBDIRS) src debian ipkg lib 
    1616 
    1717EXTRA_DIST = \ 
  • configure.ac

    rbb8c031 rf33a03f  
    39733973AC_CONFIG_FILES([ 
    39743974  Makefile 
    3975   autotools/Makefile 
    39763975  debian/Makefile 
    39773976  doc/Makefile