summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2019-05-27 19:34:44 +0200
committerLubomir Rintel <lkundrak@v3.sk>2019-05-28 10:38:59 +0200
commit3e85cf62828d7491336fc094db1aa5156a8b3b0f (patch)
tree2eae66a19b83c5c37179abdd7832b2d79dd3b964
parent6dbcf8c5a81d5477869c8ed631b022c5d1d1d24a (diff)
downloadnetwork-manager-applet-3e85cf62828d7491336fc094db1aa5156a8b3b0f.tar.gz
build: don't require libnm-glib for make distcheck
The library is no more. https://gitlab.gnome.org/GNOME/network-manager-applet/merge_requests/50
-rw-r--r--Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 977d640f..c863e8d4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -33,11 +33,15 @@ DISTCHECK_CONFIGURE_FLAGS = \
--enable-gtk-doc \
--enable-introspection \
--enable-more-warnings=error \
- --with-libnm-gtk \
--with-wwan \
--with-team \
--with-gcr
+
+if WITH_LIBNM_GTK
+DISTCHECK_CONFIGURE_FLAGS += --with-libnm-gtk
+endif
+
man_MANS =
pkgconfig_DATA =