NetworkManager/src/tests
Dan Winship c4417c71b6 core: use non-recursive build
Although having different parts of NM in different subdirectories
keeps the source tree neat, it has made the build messy, particularly
because of cross-dependencies between the subdirs.

Reorganize to build all of the pieces of the NetworkManager binary
from src/Makefile, and only use recursive make for test programs,
helper binaries, and plugins.

As part of this, get rid of all the per-directory convenience
libraries, and switch to building a single top-level
libNetworkManager.la, containing everything except main.c, which all
of the test programs can then link against.
2013-05-08 15:07:18 -04:00
..
Makefile.am core: use non-recursive build 2013-05-08 15:07:18 -04:00
test-dhcp-options.c dhcp: remove unused D-Bus dbus_g_bus_get() call from test-dhcp-options.c 2011-06-14 15:54:08 +02:00
test-policy-hosts.c tests: clean up gtester usage 2013-02-26 13:07:33 +01:00
test-secret-agent.py use /usr/bin/env instead of /bin/env 2011-03-29 01:00:47 +02:00
test-wifi-ap-utils.c tests: clean up gtester usage 2013-02-26 13:07:33 +01:00