summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index adeacb0..f06d3df 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -5,6 +5,8 @@ libXRes_la_SOURCES = \
libXRes_la_LIBADD = @RESOURCE_EXT_LIBS@ @XRES_LIBS@
+INCLUDES = -I$(top_srcdir)/include
+
#
# Library version info. Check the libtool docs for
# instructions on when and how to change this value