summaryrefslogtreecommitdiff
path: root/fc-lang
diff options
context:
space:
mode:
Diffstat (limited to 'fc-lang')
-rw-r--r--fc-lang/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/fc-lang/Makefile.am b/fc-lang/Makefile.am
index d2eca5ba..5c2d1bfe 100644
--- a/fc-lang/Makefile.am
+++ b/fc-lang/Makefile.am
@@ -23,7 +23,7 @@
# PERFORMANCE OF THIS SOFTWARE.
#
-INCLUDES=-I${top_srcdir}/src -I${top_srcdir} $(WARN_CFLAGS)
+INCLUDES=-I${top_builddir}/src -I${top_srcdir}/src -I${top_srcdir} $(WARN_CFLAGS)
TMPL=fclang.tmpl.h
STMPL=${top_srcdir}/fc-lang/fclang.tmpl.h