diff --git a/ChangeLog b/ChangeLog index bf6af5f86e..9a0ba41e66 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-09-24 Matthias Clasen + + * test/Makefile.am: Install nm-tool + 2007-09-24 Dan Williams Patch from Ross Burton diff --git a/test/Makefile.am b/test/Makefile.am index 63e9a29d5e..7759245def 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -15,8 +15,9 @@ AM_CPPFLAGS = \ -DNM_RUN_DIR=\"$(rundir)\" \ -DDATADIR=\"$(datadir)\" -noinst_PROGRAMS = nm-tool \ - nm-online \ +bin_PROGRAMS = nm-tool + +noinst_PROGRAMS = nm-online \ nmtestdevices \ libnm_glib_test