summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2018-01-10 16:37:23 +0100
committerThomas Haller <thaller@redhat.com>2018-01-10 16:49:44 +0100
commitb214d148f48ccffc467764568926b2ebcafd2bd4 (patch)
tree74133583877a29ffb7691999d4aca5e837755075
parent3d4652fc6e21028068f3b59b8e95b8d03da3105e (diff)
downloadNetworkManager-b214d148f48ccffc467764568926b2ebcafd2bd4.tar.gz
build: fix type on Makefile.am which breaks build
Fixes: 97f06c3a6d7c984b3bc0f61dcf2885fed7a948c7
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 6dc07ac98c..4ca76f6448 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4636,7 +4636,7 @@ EXTRA_DIST += \
tools/enums-to-docbook.pl \
\
src/settings/plugins/README \
- src/settings/plugins/meson.build
+ src/settings/plugins/meson.build \
\
$(NULL)