Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/erase-activity/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/erase-activity/Makefile.am')
-rw-r--r--src/erase-activity/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/erase-activity/Makefile.am b/src/erase-activity/Makefile.am
index a1dd7ce..3f725ee 100644
--- a/src/erase-activity/Makefile.am
+++ b/src/erase-activity/Makefile.am
@@ -16,8 +16,8 @@ lib_LTLIBRARIES = \
liberase.la
libdir = $(plugindir)
-INCLUDES = -I$(top_builddir)/src \
- -I$(top_builddir)/intl \
+INCLUDES = -I$(top_srcdir)/src \
+ -I$(top_srcdir)/intl \
$(GCOMPRIS_CFLAGS) \
$(XML_CFLAGS) \
$(dll_export)