kdenonbeta/kdedebian/kapture/tests/libcapture
CVS commit by gj: 
Make it compile, even if the thing was not setup anywhere on HD before
  M +1 -1      Makefile.am   1.4
--- kdenonbeta/kdedebian/kapture/tests/libcapture/Makefile.am  #1.3:1.4
@@ -4,5 +4,5 @@
 
 # set the include path for X, qt and KDE
-INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/tests -I/usr/include/libtagcoll $(all_includes)
+INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/libcapture -I$(top_srcdir)/tests -I/usr/include/libtagcoll $(all_includes)
 
 # these are the headers for your project
Reply to: