Changeset a7a199e30770d5f3d3aa56105320a4af5a85d1fe
- Timestamp:
- 12/10/06 20:57:01
(2 years ago)
- Author:
- Rémi Denis-Courmont <rem@videolan.org>
- git-committer:
- Rémi Denis-Courmont <rem@videolan.org> 1165780621 +0000
- git-parent:
[6ed527e81716d8d7dea81f26ccfa7771ad67f6a6]
- git-author:
- Rémi Denis-Courmont <rem@videolan.org> 1165780621 +0000
- Message:
Forgot this file
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r8ea0368 |
ra7a199e |
|
| 228 | 228 | LTLIBVLC = \$(top_builddir)/src/libvlc.la |
|---|
| 229 | 229 | |
|---|
| 230 | | if BUILD_SHARED |
|---|
| | 230 | if HAVE_WIN32 |
|---|
| 231 | 231 | LIBVLC = -L\$(top_builddir)/src -lvlc |
|---|
| 232 | 232 | LIBADD = \$(LIBVLC) |
|---|