diff options
Diffstat (limited to 'k9devices/Makefile.am')
-rw-r--r-- | k9devices/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/k9devices/Makefile.am b/k9devices/Makefile.am index a20f2d6..9156ef7 100644 --- a/k9devices/Makefile.am +++ b/k9devices/Makefile.am @@ -1,4 +1,4 @@ -INCLUDES = -I$(top_srcdir)/dvdread -I$(top_srcdir)/libk9copy $(DBUS_INCS) \ +INCLUDES = -I/usr/include/dvdread -I$(top_srcdir)/libk9copy $(DBUS_INCS) \ $(HAL_INCS) $(K3B_INCS) -I$(includedir) $(all_includes) METASOURCES = AUTO libk9devices_la_LDFLAGS = $(all_libraries) |