]> git.sesse.net Git - vlc/commit
Check-in modules/Makefile.am
authorRémi Denis-Courmont <rem@videolan.org>
Sun, 23 Mar 2008 19:53:10 +0000 (21:53 +0200)
committerRémi Denis-Courmont <rem@videolan.org>
Sun, 23 Mar 2008 19:53:10 +0000 (21:53 +0200)
commitfa9abba62f600b1c019da926c5ed1c6752f80fb5
treeaf7724e3e6522137745dcc840cde8ad4c5c9bbc8
parent8adb3a39b869d2b39d1948fc30c05e0f2febf697
Check-in modules/Makefile.am

It was a bit clumsy to have to modify it through bootstrap.
22 files changed:
bootstrap
modules/Makefile.am [new file with mode: 0644]
modules/access/.gitignore [moved from modules/.gitignore with 100% similarity]
modules/access_filter/.gitignore [new file with mode: 0644]
modules/access_output/.gitignore [new file with mode: 0644]
modules/audio_filter/.gitignore [new file with mode: 0644]
modules/audio_mixer/.gitignore [new file with mode: 0644]
modules/audio_output/.gitignore [new file with mode: 0644]
modules/codec/.gitignore [new file with mode: 0644]
modules/control/.gitignore [new file with mode: 0644]
modules/demux/.gitignore [new file with mode: 0644]
modules/gui/.gitignore [new file with mode: 0644]
modules/meta_engine/.gitignore [new file with mode: 0644]
modules/misc/.gitignore [new file with mode: 0644]
modules/mux/.gitignore [new file with mode: 0644]
modules/packetizer/.gitignore [new file with mode: 0644]
modules/services_discovery/.gitignore [new file with mode: 0644]
modules/stream_out/.gitignore [new file with mode: 0644]
modules/video_chroma/.gitignore [new file with mode: 0644]
modules/video_filter/.gitignore [new file with mode: 0644]
modules/video_output/.gitignore [new file with mode: 0644]
modules/visualization/.gitignore [new file with mode: 0644]