summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2016-10-15 20:42:44 +0200
committerJens Georg <mail@jensge.org>2016-10-15 20:42:44 +0200
commit71f69cf8886332f7677ffdb67eecc24c90b0e7b7 (patch)
tree6389109b46371538d69392676396b2b7a594f89e /examples
parent5a232ff64cbb4bc1ae8bb6d6163f60124fb8f186 (diff)
downloadgssdp-71f69cf8886332f7677ffdb67eecc24c90b0e7b7.tar.gz
Fix out-of-tree builds
Signed-off-by: Jens Georg <mail@jensge.org>
Diffstat (limited to 'examples')
-rw-r--r--examples/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index bc68d46..2b23cb6 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -1,4 +1,4 @@
-AM_CFLAGS = $(LIBGSSDP_CFLAGS) -I$(top_srcdir)
+AM_CFLAGS = $(LIBGSSDP_CFLAGS) -I$(top_srcdir) -I$(top_builddir)
noinst_PROGRAMS = test-browser test-publish