summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2016-10-18 11:54:58 +0200
committerThomas Haller <thaller@redhat.com>2016-10-21 17:04:06 +0200
commit7bf4a15504f20bac3a784b65c8e1dcaa1347ea76 (patch)
treee2fff9085feb2c37945b49f1fa3e051874061f5f /src/Makefile.am
parent1d8934e70505b86703e4d1a34833c968539f80c9 (diff)
downloadNetworkManager-7bf4a15504f20bac3a784b65c8e1dcaa1347ea76.tar.gz
build: merge "src/tests/Makefile.am" into toplevel Makefile
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
deleted file mode 100644
index 190260c5c7..0000000000
--- a/src/Makefile.am
+++ /dev/null
@@ -1,6 +0,0 @@
-SUBDIRS =
-
-if ENABLE_TESTS
-SUBDIRS += \
- tests
-endif