summaryrefslogtreecommitdiff
path: root/examples/Makefile.am
diff options
context:
space:
mode:
authorJiří Klimeš <jklimes@redhat.com>2011-12-08 16:36:37 +0100
committerJiří Klimeš <jklimes@redhat.com>2011-12-08 16:36:37 +0100
commitb366ebe32157bc4f9b183e49534d3531f72872a0 (patch)
tree55117dbae8631576e1a7918c3db37882c7392b48 /examples/Makefile.am
parent6dcd9114cb2abaff79e04f213fc0d93bbe2cdcb7 (diff)
downloadNetworkManager-b366ebe32157bc4f9b183e49534d3531f72872a0.tar.gz
examples: add some examples in shell
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r--examples/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index f0f62efd0a..eeea87717f 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -1,4 +1,5 @@
SUBDIRS= \
+ shell \
python \
ruby \
C