Changeset 245a80d201ffa3782adcc908bded9851320a4491

Show
Ignore:
Timestamp:
26/02/06 12:59:18 (3 years ago)
Author:
Rémi Denis-Courmont <rem@videolan.org>
git-committer:
Rémi Denis-Courmont <rem@videolan.org> 1140955158 +0000
git-parent:

[75729ee150eb396509bfea909c903caf558e2c8f]

git-author:
Rémi Denis-Courmont <rem@videolan.org> 1140955158 +0000
Message:

Move vlc.c to . to fix distclean (Automake limitation)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • Makefile.am

    r6c46c25 r245a80d  
    203203bin_PROGRAMS = vlc 
    204204 
    205 vlc_SOURCES = src/vlc.c 
     205vlc_SOURCES = vlc.c 
    206206# Ugly kludge so that automake defines $(CXXLINK) 
    207207EXTRA_vlc_SOURCES = extras/zsh.cpp