Changeset 5181ef7f34415a5593c707717923c96ece805ff5
- Timestamp:
- 27/05/08 18:56:44
(4 months ago)
- Author:
- Rémi Denis-Courmont <rem@videolan.org>
- git-committer:
- Rémi Denis-Courmont <rem@videolan.org> 1211907404 +0300
- git-parent:
[ebe615077be69d2768e0f2fa437826231cf99ad7]
- git-author:
- Rémi Denis-Courmont <rem@videolan.org> 1211907404 +0300
- Message:
Fix distcheck
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rdcba3ca |
r5181ef7 |
|
| 2 | 2 | |
|---|
| 3 | 3 | # main sources |
|---|
| 4 | | include/iso_lang.h |
|---|
| 5 | 4 | include/mmx.h |
|---|
| 6 | 5 | include/vlc_access.h |
|---|
| … | … | |
| 34 | 33 | include/vlc_interface.h |
|---|
| 35 | 34 | include/vlc_intf_strings.h |
|---|
| | 35 | include/vlc_iso_lang.h |
|---|
| 36 | 36 | include/vlc_keys.h |
|---|
| 37 | 37 | include/vlc/libvlc_events.h |
|---|