Changeset 49fbd281fe8fd09e84b324b2971ff57396ca415f
- Timestamp:
- 05/27/08 18:59:39
(3 months ago)
- Author:
- Rémi Denis-Courmont <rem@videolan.org>
- git-committer:
- Rémi Denis-Courmont <rem@videolan.org> 1211907579 +0300
- git-parent:
[5181ef7f34415a5593c707717923c96ece805ff5]
- git-author:
- Rémi Denis-Courmont <rem@videolan.org> 1211907579 +0300
- Message:
libvlc depends on its exports list
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r885bc36 |
r49fbd28 |
|
| 192 | 192 | -version-info 2:0:0 \ |
|---|
| 193 | 193 | -export-symbols $(srcdir)/libvlc.sym |
|---|
| | 194 | libvlc_la_DEPENDENCIES = libvlc.sym |
|---|
| 194 | 195 | |
|---|
| 195 | 196 | EXTRA_libvlccore_la_SOURCES = \ |
|---|