Changeset 30900cb3df556d168d425fc7d42c11cb83c5aef7
- Timestamp:
- 08/15/07 17:45:12
(1 year ago)
- Author:
- Rémi Denis-Courmont <rem@videolan.org>
- git-committer:
- Rémi Denis-Courmont <rem@videolan.org> 1187192712 +0000
- git-parent:
[366e7199dac01761a8c47b84d5130c132b4bc848]
- git-author:
- Rémi Denis-Courmont <rem@videolan.org> 1187192712 +0000
- Message:
Make scripts as such
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r366e719 |
r30900cb |
|
| 20 | 20 | MAINTAINERS \ |
|---|
| 21 | 21 | README.MacOSX.rtf \ |
|---|
| 22 | | bootstrap \ |
|---|
| 23 | | toolbox \ |
|---|
| 24 | 22 | vlc-config.in.in \ |
|---|
| 25 | 23 | vlc.fedora.spec \ |
|---|
| … | … | |
| 27 | 25 | vlc.altlinux.spec \ |
|---|
| 28 | 26 | vlc.win32.nsi.in |
|---|
| | 27 | |
|---|
| | 28 | dist_noinst_SCRIPTS = bootstrap toolbox |
|---|
| 29 | 29 | |
|---|
| 30 | 30 | BUILT_SOURCES_distclean = vlc-config compile vlc.win32.nsi |
|---|