From 72ce8d82848a6ee9634d9dd1610c5ba0074db4ae Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Tue, 12 Feb 2008 22:54:24 -0500 Subject: update for release --- tools/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/Makefile.am') diff --git a/tools/Makefile.am b/tools/Makefile.am index 2cf66db..13c191f 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -28,7 +28,7 @@ INCLUDES = \ -I. \ -I$(srcdir) \ -I$(top_srcdir)/src \ - -I$(top_builddir)/libck-connector \ + -I$(top_srcdir)/libck-connector \ $(CONSOLE_KIT_CFLAGS) \ $(DISABLE_DEPRECATED_CFLAGS) \ -DPREFIX=\""$(prefix)"\" \ -- cgit