diff options
Diffstat (limited to 'k9Mplayer/Makefile.am')
-rw-r--r-- | k9Mplayer/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/k9Mplayer/Makefile.am b/k9Mplayer/Makefile.am index b037c99..c72b9e1 100644 --- a/k9Mplayer/Makefile.am +++ b/k9Mplayer/Makefile.am @@ -1,4 +1,4 @@ -INCLUDES = -I$(top_srcdir)/dvdread -I$(top_srcdir)/libk9copy $(all_includes) +INCLUDES = -I/usr/include/dvdread -I$(top_srcdir)/libk9copy $(all_includes) METASOURCES = AUTO noinst_LTLIBRARIES = libk9mplayer.la |