aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 4b7526b6..5baf460d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,6 +15,9 @@
# limitations under the License.
+# This allows #includes to be relative to src/
+AM_CPPFLAGS = -I$(top_srcdir)/src
+
## Documentation
docdir = $(prefix)/share/doc/$(PACKAGE)-$(VERSION)