summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/input/libdvdnav/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input/libdvdnav/Makefile.am b/src/input/libdvdnav/Makefile.am
index 82047deed..4c0d5c229 100644
--- a/src/input/libdvdnav/Makefile.am
+++ b/src/input/libdvdnav/Makefile.am
@@ -15,7 +15,7 @@ noinst_HEADERS = decoder.h dvdnav.h dvdnav_events.h \
dvdnav_internal.h vm.h vmcmd.h read_cache.h dvd_types.h
debug:
- @$(MAKE) CFLAGS="$(DEBUG_CFLAGS) $(OGG_CFLAGS) $(VORBIS_CFLAGS)"
+ @$(MAKE) CFLAGS="$(DEBUG_CFLAGS) $(DVD_CFLAGS)"
install-debug: debug
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am