summary refs log tree commit diff
path: root/tools/Makefile.am
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2015-01-22 00:29:39 +0100
committerMichael Biebl <biebl@debian.org>2015-01-22 00:29:39 +0100
commit2c032d8f1c6292c1338a615e6ec40252889ba85c (patch)
tree1f77182220b2b0264288ba4a476ab47e5bc48716 /tools/Makefile.am
parent33491bc4279481db8ae47213e34a6d695a0e8830 (diff)
Imported Upstream version 1.0.0 upstream/1.0.0
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r--tools/Makefile.am29
1 files changed, 5 insertions, 24 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 2fea947b..f008956d 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -1,26 +1,7 @@
-GENERATE_SETTINGS_SPEC_SOURCE = generate-settings-spec.c
-
-AM_CPPFLAGS = \
-	-I$(top_srcdir)/include \
-	-I$(top_builddir)/include \
-	-I$(top_srcdir)/libnm-util \
-	-I$(top_builddir)/libnm-util \
-	-DNM_VERSION_MAX_ALLOWED=NM_VERSION_NEXT_STABLE \
-	$(GLIB_CFLAGS) \
-	$(DBUS_CFLAGS)
-
-noinst_PROGRAMS = \
-	generate-settings-spec
-
-generate_settings_spec_SOURCES = \
-	$(GENERATE_SETTINGS_SPEC_SOURCE)
-
-generate_settings_spec_LDADD = \
-	$(top_builddir)/libnm-util/libnm-util.la \
-	$(GLIB_LIBS) \
-	$(DBUS_LIBS)
-
 EXTRA_DIST = \
-	doc-generator.xsl \
 	check-exports.sh \
-	$(GENERATE_SETTINGS_SPEC_SOURCE)
+	debug-helper.py \
+	doc-generator.xsl \
+	run-test-valgrind.sh \
+	test-networkmanager-service.py \
+	test-sudo-wrapper.sh