summaryrefslogtreecommitdiff
path: root/src/video_out/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/video_out/Makefile.am')
-rw-r--r--src/video_out/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/video_out/Makefile.am b/src/video_out/Makefile.am
index 90cf8f3e4..179e1e263 100644
--- a/src/video_out/Makefile.am
+++ b/src/video_out/Makefile.am
@@ -38,6 +38,9 @@ include_HEADERS = video_out_x11.h
debug:
$(MAKE) CFLAGS="$(DEBUG_CFLAGS)"
+install-debug: debug
+ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
###
# Install header files (default=$includedir/xine)
#