Properly depend on ../utils
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 25 May 2009 08:45:18 +0000 (10:45 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Fri, 29 May 2009 13:20:12 +0000 (15:20 +0200)
src/Makefile.am

index f37a12a..4042fea 100644 (file)
@@ -1,6 +1,6 @@
 
 # set the include path found by configure
-INCLUDES = -I$(top_srcdir)/src @LIBGETTEXT_CFLAGS@ @LIBICONV_CFLAGS@ @BOOST_CPPFLAGS@ $(all_includes)
+INCLUDES = -I$(top_srcdir)/src -I$(top_srcdir)/utils @LIBGETTEXT_CFLAGS@ @LIBICONV_CFLAGS@ @BOOST_CPPFLAGS@ $(all_includes)
 
 # the library search path.
 lib_LTLIBRARIES = libi2ncommon.la