From 0ecb9732a0a50ea49bcfb8346438dbcf835544ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Wed, 31 Dec 2003 18:31:39 +0000 Subject: Compilation under CygWin. CVS patchset: 5966 CVS date: 2003/12/31 18:31:39 --- src/liblpcm/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/liblpcm') diff --git a/src/liblpcm/Makefile.am b/src/liblpcm/Makefile.am index 9f3fad21e..56972b4a3 100644 --- a/src/liblpcm/Makefile.am +++ b/src/liblpcm/Makefile.am @@ -5,4 +5,5 @@ libdir = $(XINE_PLUGINDIR) lib_LTLIBRARIES = xineplug_decode_lpcm.la xineplug_decode_lpcm_la_SOURCES = xine_decoder.c +xineplug_decode_lpcm_la_LIBADD = $(XINE_LIB) xineplug_decode_lpcm_la_LDFLAGS = -avoid-version -module @XINE_PLUGIN_MIN_SYMS@ -- cgit v1.2.3