SVN commit 591094 by binner: help to compile M +1 -1 Makefile.am --- branches/KDE/3.5/kdelibs/kdeprint/cups/Makefile.am #591093:591094 @@ -2,7 +2,7 @@ SUBDIRS = cupsdconf2 -INCLUDES= -I$(top_srcdir) -I$(top_srcdir)/kio -I$(top_srcdir)/kfile -I$(top_srcdir)/kdeprint -I$(top_srcdir)/kdeprint/management $(all_includes) +INCLUDES= -I$(top_srcdir) -I$(top_srcdir)/kio -I$(top_srcdir)/kfile -I$(top_srcdir)/kdeprint -I$(top_srcdir)/kdeprint/management -I$(top_srcdir)/kdecore/network $(all_includes) kde_module_LTLIBRARIES = kdeprint_cups.la