summaryrefslogtreecommitdiffstats
path: root/engines/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'engines/Makefile.am')
-rw-r--r--engines/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/Makefile.am b/engines/Makefile.am
index f9bf7eb..da441dc 100644
--- a/engines/Makefile.am
+++ b/engines/Makefile.am
@@ -21,4 +21,4 @@ western_engine_la_LDFLAGS = -module -avoid-version -export-symbols-regex "rccGet
western_engine_la_LIBADD = ../src/librcc.la
-AM_CPPFLAGS = -I../src @RCD_INCLUDES@ @LIBGUESS_INCLUDES@
+AM_CPPFLAGS = -I${top_srcdir}/src @RCD_INCLUDES@ @LIBGUESS_INCLUDES@