From 6ab39f264ed41604e2e95429ba0a18d7436a9f8a Mon Sep 17 00:00:00 2001 From: Guenter Bartsch Date: Mon, 28 May 2001 13:24:56 +0000 Subject: removed old dependancy CVS patchset: 92 CVS date: 2001/05/28 13:24:56 --- src/xine-engine/Makefile.am | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src') diff --git a/src/xine-engine/Makefile.am b/src/xine-engine/Makefile.am index b2442c571..e0f1406ea 100644 --- a/src/xine-engine/Makefile.am +++ b/src/xine-engine/Makefile.am @@ -9,7 +9,6 @@ lib_LTLIBRARIES = libxine.la libxine_la_SOURCES = xine.c metronom.c configfile.c buffer.c monitor.c \ utils.c cpu_accel.c load_plugins.c video_decoder.c \ audio_decoder.c video_out.c -libxine_la_DEPENDENCIES = libsdeps libxine_la_LIBADD = \ ## $(top_srcdir)/src/libspudec/libspudec.la \ $(THREAD_LIBS) \ @@ -46,10 +45,6 @@ install-debug: debug @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am -libsdeps: - @cd $(top_builddir)/src/libmpg123 && $(MAKE) CFLAGS="$(CFLAGS)" libmpg123.la -## @cd $(top_builddir)/src/libspudec && $(MAKE) libspudec.la - ### # Install header files (default=$includedir/xine) -- cgit v1.2.3