summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2016-10-18 15:53:05 +0200
committerThomas Haller <thaller@redhat.com>2016-10-21 17:37:57 +0200
commitb0f4e25782944744256bfc0ad01848ea5c7547c8 (patch)
tree2eded1d2eb9ea91106521fea7a64c95b745386b4 /docs
parent03e88d92a681e73e2ceba92d9ae40614387cd235 (diff)
downloadNetworkManager-b0f4e25782944744256bfc0ad01848ea5c7547c8.tar.gz
build: merge "docs/Makefile.am" into toplevel Makefile
Diffstat (limited to 'docs')
-rw-r--r--docs/Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
deleted file mode 100644
index 52cbe5286d..0000000000
--- a/docs/Makefile.am
+++ /dev/null
@@ -1,7 +0,0 @@
-SUBDIRS = libnm api
-
-if WITH_LEGACY_LIBRARIES
-SUBDIRS += \
- libnm-util \
- libnm-glib
-endif