From f65f3af50ecb61515e39d99505d875c96cf6f8f9 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Thu, 25 May 2000 00:12:15 +0000 Subject: Fix compilation with builddir != srcdir. svn path=/trunk/; revision=3193 --- widgets/shortcut-bar/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'widgets/shortcut-bar/Makefile.am') diff --git a/widgets/shortcut-bar/Makefile.am b/widgets/shortcut-bar/Makefile.am index 6cd59470b0..71b8446363 100644 --- a/widgets/shortcut-bar/Makefile.am +++ b/widgets/shortcut-bar/Makefile.am @@ -3,6 +3,7 @@ noinst_LIBRARIES = libshortcut-bar.a noinst_PROGRAMS = test-shortcut-bar INCLUDES = \ + -I$(top_srcdir) \ -I$(top_srcdir)/widgets/misc \ -DEVOLUTION_VERSION=\""$(VERSION)"\" \ $(EXTRA_GNOME_CFLAGS) \ -- cgit v1.2.3