Install nm-tool

git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2864 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
Matthias Clasen 2007-09-24 18:24:56 +00:00
parent 1155cd963f
commit 040038b20e
2 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2007-09-24 Matthias Clasen <mclasen@redhat.com>
* test/Makefile.am: Install nm-tool
2007-09-24 Dan Williams <dcbw@redhat.com>
Patch from Ross Burton <ross@burtonini.com>

View file

@ -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