Changeset 5d02805d02a86f9f50bef27266d269c550636253
- Timestamp:
- 28/04/08 22:13:39
(7 months ago)
- Author:
- Rémi Denis-Courmont <rem@videolan.org>
- git-committer:
- Rémi Denis-Courmont <rem@videolan.org> 1209413619 +0300
- git-parent:
[9c3cb6c33739669c84d24f332074f0c531098459]
- git-author:
- Rémi Denis-Courmont <rem@videolan.org> 1209413619 +0300
- Message:
Fix previous commit
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r9c3cb6c |
r5d02805 |
|
| 22 | 22 | stream_out |
|---|
| 23 | 23 | if ENABLE_SOUT |
|---|
| 24 | | SUBDIRS += mux stream_out |
|---|
| | 24 | SUBDIRS += access_output mux stream_out |
|---|
| 25 | 25 | endif |
|---|
| 26 | 26 | |
|---|