diff options
author | Thomas Haller <thaller@redhat.com> | 2016-10-18 14:01:56 +0200 |
---|---|---|
committer | Thomas Haller <thaller@redhat.com> | 2016-10-21 17:37:57 +0200 |
commit | 351851cf271013e0c7d04614fc0a72b7cdd39fd0 (patch) | |
tree | 38c951ac787024b53c75c4c9a8c800ffac962a03 /configure.ac | |
parent | b648772fc437744f9afc1037496e63b2b23a2911 (diff) | |
download | NetworkManager-351851cf271013e0c7d04614fc0a72b7cdd39fd0.tar.gz |
build: merge "examples/Makefile.am" into toplevel Makefileth/non-recursive-make-bgo772985
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/configure.ac b/configure.ac index b2c6501b8d..32282ddb15 100644 --- a/configure.ac +++ b/configure.ac @@ -1151,16 +1151,6 @@ docs/libnm-util/version.xml docs/libnm/Makefile docs/libnm/version.xml NetworkManager.pc -examples/Makefile -examples/shell/Makefile -examples/python/Makefile -examples/python/dbus/Makefile -examples/python/gi/Makefile -examples/python/python-networkmanager/Makefile -examples/ruby/Makefile -examples/lua/Makefile -examples/lua/lgi/Makefile -examples/dispatcher/Makefile ]) AC_CONFIG_SUBDIRS([libndp]) AC_OUTPUT |