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-27 19:34:44 +0200
commitb6b887792071a58c91dcfdcc21a70cc5c33b3845 (patch)
tree2eae66a19b83c5c37179abdd7832b2d79dd3b964
parent6dbcf8c5a81d5477869c8ed631b022c5d1d1d24a (diff)
downloadnetwork-manager-applet-lr/no-libnm-glib.tar.gz
build: don't require libnm-glib for make distchecklr/no-libnm-glib
The library is no more.
-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 =