add -I$(top_builddir) to CFLAGS in first position

This commit is contained in:
Benjamin Dauvergne 2008-05-27 14:01:12 +00:00
parent f0f462026c
commit 247ae389eb
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@ templates: scan
# CFLAGS and LDFLAGS for compiling scan program.
GTKDOC_CFLAGS = \
$(LASSO_CFLAGS) \
-I$(top_builddir) \
-I$(top_srcdir)
GTKDOC_LIBS = \