Changeset 47db573323acbeef61d4261c24764aa971be2ef2
- Timestamp:
- 05/06/08 01:53:19
(4 months ago)
- Author:
- Rafaël Carré <funman@videolan.org>
- git-committer:
- Rafaël Carré <funman@videolan.org> 1212623599 +0200
- git-parent:
[4f96ebd607c62dac7a21d6055514c07dd2d4cd09]
- git-author:
- Rafaël Carré <funman@videolan.org> 1212623570 +0200
- Message:
Don't try to build broken postproc modules
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rceb7672 |
r47db573 |
|
| 51 | 51 | |
|---|
| 52 | 52 | SOURCES_postproc = \ |
|---|
| 53 | | postprocess.c \ |
|---|
| 54 | 53 | $(NULL) |
|---|
| 55 | 54 | |
|---|