summaryrefslogtreecommitdiff
path: root/Makefile.examples
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2018-06-15 14:47:25 +0200
committerLubomir Rintel <lkundrak@v3.sk>2018-06-29 20:05:39 +0200
commit59ccf5dc89b063528bb23fbe9a6700c2874452a2 (patch)
treed5bf848c15d6feb9ae9482999c411f24a2a6585b /Makefile.examples
parentcbeb34d355b23904f18560fc7b09b86b5fe38fca (diff)
downloadNetworkManager-59ccf5dc89b063528bb23fbe9a6700c2874452a2.tar.gz
examples/python: drop nmex.py
It's not an example and not actually used. https://github.com/NetworkManager/NetworkManager/pull/141
Diffstat (limited to 'Makefile.examples')
-rw-r--r--Makefile.examples2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.examples b/Makefile.examples
index d5433395c3..d49db6ce86 100644
--- a/Makefile.examples
+++ b/Makefile.examples
@@ -150,8 +150,6 @@ EXTRA_DIST += \
examples/nm-conf.d/30-anon.conf \
examples/nm-conf.d/31-mac-addr-change.conf \
\
- examples/python/nmex.py \
- \
examples/python/dbus/nm-state.py \
examples/python/dbus/add-connection.py \
examples/python/dbus/add-connection-compat.py \