about summary refs log tree commit diff
path: root/src/settings/plugins/ifnet/tests/Makefile.am
blob: 85d42388a5e6c1e1273090b8dc46dfc79d95f80b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
INCLUDES=-I$(srcdir)/../ \
	 -I$(top_srcdir)/libnm-glib \
	 -I$(top_srcdir)/libnm-util \
	 -I$(top_srcdir)/include \
	 -I$(top_srcdir)/src/settings
TESTS = check_ifnet
check_PROGRAMS = check_ifnet
check_ifnet_SOURCES = test_all.c 
check_ifnet_CPPFLAGS = $(CHECK_CFLAGS) $(GLIB_CFLAGS)
check_ifnet_LDADD = $(top_builddir)/libnm-util/libnm-util.la \
		    $(builddir)/../lib-ifnet-io.la \
		    $(CHECK_LIBS) \
		    $(GLIB_LIBS) \
		    $(LIBM)
EXTRA_DIST = hostname \
			 net \
			 net.all \
			 nm-system-settings.conf \
			 wpa_supplicant.conf