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
commitcf8dee4538326aed72b90742ba09dbd69e337a42 (patch)
tree2eded1d2eb9ea91106521fea7a64c95b745386b4 /docs
parent7205d390c187b735a22d372d13d6a3a0bd5d7040 (diff)
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 52cbe5286..000000000
--- a/docs/Makefile.am
+++ /dev/null
@@ -1,7 +0,0 @@
-SUBDIRS = libnm api
-
-if WITH_LEGACY_LIBRARIES
-SUBDIRS += \
- libnm-util \
- libnm-glib
-endif