[libnma/lr/wireless-security: 6/7] wstest
- From: Lubomir Rintel <lkundrak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libnma/lr/wireless-security: 6/7] wstest
- Date: Tue, 29 Oct 2019 12:58:02 +0000 (UTC)
commit 3bf3ab118a8e0ec8ff1bc45b9ba1530135dbc995
Author: Lubomir Rintel <lkundrak v3 sk>
Date: Tue Oct 22 06:59:58 2019 +0200
wstest
Makefile.am | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
---
diff --git a/Makefile.am b/Makefile.am
index 3cd1082d..60f961a6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -511,6 +511,24 @@ src_tests_wireless_security_LDADD = \
src/libnma.la \
src/wireless-security/libwireless-security-libnm.la
+check_PROGRAMS_norun += src/tests/ws
+
+src_tests_ws_CPPFLAGS = \
+ $(dflt_cppflags) \
+ $(GLIB_CFLAGS) \
+ $(GTK3_CFLAGS) \
+ $(LIBNM_CFLAGS) \
+ "-I$(srcdir)/shared/" \
+ "-I$(srcdir)/src" \
+ "-I$(srcdir)/src/nma-ws" \
+ -Isrc
+
+src_tests_ws_LDADD = \
+ $(GLIB_LIBS) \
+ $(GTK3_LIBS) \
+ $(LIBNM_LIBS) \
+ src/libnma.la
+
check_PROGRAMS_norun += src/tests/wifi-dialog-secrets
src_tests_wifi_dialog_secrets_CPPFLAGS = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]