diff options
Diffstat (limited to 'rest-extras/Makefile.am')
-rw-r--r-- | rest-extras/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rest-extras/Makefile.am b/rest-extras/Makefile.am index 9631f1f..d96030c 100644 --- a/rest-extras/Makefile.am +++ b/rest-extras/Makefile.am @@ -54,6 +54,7 @@ RestExtras-@API_VERSION@.gir: $(INTROSPECTION_SCANNER) librest-extras-@API_VERSI --pkg libsoup-2.4 \ --pkg libxml-2.0 \ --output $@ \ + -I$(top_srcdir) \ $(lib_headers) \ $(lib_sources) |