summaryrefslogtreecommitdiff
path: root/cut-n-paste-code
diff options
context:
space:
mode:
Diffstat (limited to 'cut-n-paste-code')
-rw-r--r--cut-n-paste-code/widgets/e-paned/Makefile.am2
-rw-r--r--cut-n-paste-code/widgets/nautilus-druid/Makefile.am2
2 files changed, 2 insertions, 2 deletions
diff --git a/cut-n-paste-code/widgets/e-paned/Makefile.am b/cut-n-paste-code/widgets/e-paned/Makefile.am
index ac3a13c29..1889e15a7 100644
--- a/cut-n-paste-code/widgets/e-paned/Makefile.am
+++ b/cut-n-paste-code/widgets/e-paned/Makefile.am
@@ -3,7 +3,7 @@ NULL=
lib_LTLIBRARIES=libe-paned.la
INCLUDES = \
- -I$(top_builddir)/cut-n-paste-code \
+ -I$(top_srcdir)/cut-n-paste-code \
$(GNOME_CFLAGS) \
$(NULL)
diff --git a/cut-n-paste-code/widgets/nautilus-druid/Makefile.am b/cut-n-paste-code/widgets/nautilus-druid/Makefile.am
index e5671afdd..b698cbbe3 100644
--- a/cut-n-paste-code/widgets/nautilus-druid/Makefile.am
+++ b/cut-n-paste-code/widgets/nautilus-druid/Makefile.am
@@ -3,7 +3,7 @@ NULL=
lib_LTLIBRARIES=libnautilus-druid.la
INCLUDES = \
- -I$(top_builddir)/cut-n-paste-code \
+ -I$(top_srcdir)/cut-n-paste-code \
$(GNOME_CFLAGS) \
$(GDK_PIXBUF_CFLAGS) \
$(NULL)