diff Makefile @ 20509:fd92e89d0a4e

Make libmpdvdkit2 compilation slightly more consistent with the other modules.
author diego
date Mon, 30 Oct 2006 08:28:58 +0000
parents ef5f196c3a05
children 587c0edea3b2
line wrap: on
line diff
--- a/Makefile	Sun Oct 29 22:02:10 2006 +0000
+++ b/Makefile	Mon Oct 30 08:28:58 2006 +0000
@@ -249,6 +249,7 @@
 endif
 ifeq ($(DVDKIT2),yes)
 COMMON_DEPS += libmpdvdkit2/libmpdvdkit.a
+COMMON_LIBS += libmpdvdkit2/libmpdvdkit.a
 endif
 ifeq ($(CONFIG_ASS),yes)
 COMMON_DEPS += libass/libass.a