summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJiří Klimeš <jklimes@redhat.com>2013-09-24 12:35:19 +0200
committerJiří Klimeš <jklimes@redhat.com>2013-09-24 12:52:33 +0200
commit8a04ab9135e6905d376cdbe95cf4fc6910e337c1 (patch)
tree62bcf9b67cdce83f1a0a870aee6292f1884452fc /configure.ac
parent217cb5fbca79bd21f5305ba8911be37c81fc4c8a (diff)
downloadNetworkManager-8a04ab9135e6905d376cdbe95cf4fc6910e337c1.tar.gz
examples: group python examples - dbus vs. gi
Move examples using dbus-python ('dbus' module) and GObject introspection into their own directories.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 2fcbce6bc2..be15f7986a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -767,6 +767,8 @@ NetworkManager.pc
examples/Makefile
examples/shell/Makefile
examples/python/Makefile
+examples/python/dbus/Makefile
+examples/python/gi/Makefile
examples/ruby/Makefile
examples/C/Makefile
examples/C/glib/Makefile