aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2013-07-19 18:19:40 +0200
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2013-07-19 19:15:52 +0200
commit45919881ba39262a5a7d4a6e224ad395080a3a5e (patch)
treea02f0b8901d5576ab078f20e8ed2f346480c97d2 /Makefile.am
parentda2e6db5eb81f571ab16ed920844f4761cbda8d9 (diff)
downloadgtk-vlc-player-45919881ba39262a5a7d4a6e224ad395080a3a5e.tar.gz
added simple example program
build with: make check
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 0a47a01..7bef0ab 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,2 +1,2 @@
-SUBDIRS = src doc
+SUBDIRS = src examples doc