summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2012-06-07 21:13:43 +0200
committerJens Georg <mail@jensge.org>2012-07-03 09:53:49 +0200
commitca85361f2b017450642acbffec4798ce9cba8b8b (patch)
tree8863ace2e48636b53e1c4272f7570f4e3465cc6a /Makefile.am
parentda3cf04956ee9614bf841e2f40bb9553efc16ac1 (diff)
downloadrygel-ca85361f2b017450642acbffec4798ce9cba8b8b.tar.gz
examples: Add standalone player
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 94395e99..95492508 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = src data tests po doc
+SUBDIRS = src data tests po doc examples
pkgconfig_DATA= rygel-1.0.pc
pkgconfigdir = $(libdir)/pkgconfig