diff options
Diffstat (limited to 'docs/reference')
| -rw-r--r-- | docs/reference/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am index 25f7cb0e..643e47c6 100644 --- a/docs/reference/Makefile.am +++ b/docs/reference/Makefile.am @@ -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 = \ |
