summaryrefslogtreecommitdiff
path: root/src/xine-engine
diff options
context:
space:
mode:
Diffstat (limited to 'src/xine-engine')
-rw-r--r--src/xine-engine/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/xine-engine/Makefile.am b/src/xine-engine/Makefile.am
index 3dda77ead..915e33677 100644
--- a/src/xine-engine/Makefile.am
+++ b/src/xine-engine/Makefile.am
@@ -43,9 +43,12 @@ cpu_accel.lo: cpu_accel.c
debug:
$(MAKE) CFLAGS="$(DEBUG_CFLAGS)"
+install-debug: debug
+ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
libsdeps:
- @cd $(top_builddir)/src/libmpg123 && $(MAKE) libmpg123.la
+ @cd $(top_builddir)/src/libmpg123 && $(MAKE) CFLAGS="$(CFLAGS)" libmpg123.la
## @cd $(top_builddir)/src/libspudec && $(MAKE) libspudec.la