summary refs log tree commit diff
path: root/docs/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Makefile.am')
-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 52cbe528..00000000
--- a/docs/Makefile.am
+++ /dev/null
@@ -1,7 +0,0 @@
-SUBDIRS = libnm api
-
-if WITH_LEGACY_LIBRARIES
-SUBDIRS += \
-	libnm-util \
-	libnm-glib
-endif