summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index aca3e598e..befeeb519 100644
--- a/configure.in
+++ b/configure.in
@@ -690,7 +690,7 @@ fi
dnl
dnl Some include paths ( !!! DO NOT REMOVE !!! )
dnl
-INCLUDES='-I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/src -I$(top_builddir)/src -I$(top_srcdir)/src/xine-engine -I$(top_builddir)/src/xine-engine'
+INCLUDES='-I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/src -I$(top_builddir)/src -I$(top_srcdir)/src/xine-engine -I$(top_builddir)/src/xine-engine -I$(top_srcdir)/src/xine-utils -I$(top_builddir)/src/xine-utils'
AC_SUBST(INCLUDES)
@@ -746,6 +746,7 @@ src/libspudec/Makefile
src/libvfill/Makefile
src/libvorbis/Makefile
src/libdivx4/Makefile
+src/xine-utils/Makefile
src/input/Makefile
src/xine-engine/Makefile
misc/Makefile
@@ -785,3 +786,4 @@ else
fi
chmod +x libtool-nofpic
+