summaryrefslogtreecommitdiff
path: root/examples/Makefile.am
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2009-01-08 13:51:26 +0100
committerWim Taymans <wim@wtay.(none)>2009-01-08 13:51:26 +0100
commit36fb0de01c4f954f4f56751de8899643ac4e027b (patch)
tree2cfd5f7484c19cd3bfbb3114dc3ab5aa1a9d895e /examples/Makefile.am
parent55bdc67e49d3c459a21f7177e151b1d48ba0c054 (diff)
Fix some issues to pass distcheck
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r--examples/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index f5b20c4..c25b521 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -1,6 +1,8 @@
noinst_PROGRAMS = gst-rtsp-server
+INCLUDES = -I$(top_srcdir) -I$(srcdir)
+
gst_rtsp_server_SOURCES = \
main.c