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/audio_out/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/audio_out') diff --git a/src/audio_out/Makefile.am b/src/audio_out/Makefile.am index b4e25e0e6..84173fad2 100644 --- a/src/audio_out/Makefile.am +++ b/src/audio_out/Makefile.am @@ -57,6 +57,7 @@ xineplug_ao_out_none_la_LIBADD = $(XINE_LIB) xineplug_ao_out_none_la_LDFLAGS = -avoid-version -module @XINE_PLUGIN_MIN_SYMS@ xineplug_ao_out_oss_la_SOURCES = audio_oss_out.c +xineplug_ao_out_oss_la_LIBADD = $(XINE_LIB) xineplug_ao_out_oss_la_LDFLAGS = -avoid-version -module @XINE_PLUGIN_MIN_SYMS@ xineplug_ao_out_alsa_la_SOURCES = audio_alsa_out.c -- cgit v1.2.3