Changeset 3b9c8273f54c0a16cab11d032e11d324930c6ab6
- Timestamp:
- 26/05/08 19:24:45
(4 months ago)
- Author:
- Rémi Denis-Courmont <rem@videolan.org>
- git-committer:
- Rémi Denis-Courmont <rem@videolan.org> 1211822685 +0300
- git-parent:
[653bca0a937929bf4308bdac4232dde37b175a6e]
- git-author:
- Rémi Denis-Courmont <rem@videolan.org> 1211822685 +0300
- Message:
Enable check_headers
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r67ad2d4 |
r3b9c827 |
|
| 515 | 515 | done |
|---|
| 516 | 516 | $(srcdir)/check_headers $(pkginclude_HEADERS) |
|---|
| 517 | | # Hmm, this test should not fail: |
|---|
| 518 | | -$(srcdir)/check_headers $(pluginsinclude_HEADERS) |
|---|
| | 517 | $(srcdir)/check_headers $(pluginsinclude_HEADERS) |
|---|
| 519 | 518 | |
|---|
| 520 | 519 | FORCE: |
|---|