diff options
Diffstat (limited to 'examples/python/Makefile.am')
-rw-r--r-- | examples/python/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/python/Makefile.am b/examples/python/Makefile.am index 3b6a41f494..cd3ce3ed90 100644 --- a/examples/python/Makefile.am +++ b/examples/python/Makefile.am @@ -1,2 +1,2 @@ -SUBDIRS= dbus gi +SUBDIRS= dbus gi python-networkmanager |