summaryrefslogtreecommitdiffstats
path: root/k9decmpeg/Makefile.am
diff options
context:
space:
mode:
authorFrancois Andriot <albator78@libertysurf.fr>2013-08-13 17:44:08 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-08-13 17:44:08 -0500
commit71c6fa0732781b1f3f5fda9e2154384644197ea5 (patch)
tree99ed96660bc619a9e2fd46a22130ebe6318adb43 /k9decmpeg/Makefile.am
parentb375ac5d2df53aaf5600538d9072a11a68ce1b19 (diff)
downloadk9copy-71c6fa0732781b1f3f5fda9e2154384644197ea5.tar.gz
k9copy-71c6fa0732781b1f3f5fda9e2154384644197ea5.zip
Use system dvdread headers
This resolves Bug 1608
Diffstat (limited to 'k9decmpeg/Makefile.am')
-rw-r--r--k9decmpeg/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/k9decmpeg/Makefile.am b/k9decmpeg/Makefile.am
index 998689a..1d8911f 100644
--- a/k9decmpeg/Makefile.am
+++ b/k9decmpeg/Makefile.am
@@ -12,7 +12,7 @@ libk9decmpeg_la_SOURCES = alloc.cpp attributes.h bswap.h convert_internal.h \
motion_comp_altivec.cpp motion_comp.cpp motion_comp_mmx.cpp motion_comp_vis.cpp mpeg2convert.h \
mpeg2.h mpeg2_internal.h rgb.cpp rgb_mmx.cpp rgb_vis.cpp slice.cpp tendra.h \
uyvy.cpp video_out.h vis.h vlc.h k9decodethread.cpp k9plaympeg2.cpp
-INCLUDES = -I$(top_srcdir)/dvdread -I$(top_srcdir)/k9vamps \
+INCLUDES = -I/usr/include/dvdread -I$(top_srcdir)/k9vamps \
-I$(top_srcdir)/libdvdnav -I$(top_srcdir)/libk9copy
noinst_HEADERS = k9decodethread.h k9plaympeg2.h