mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-03 23:00:28 +01:00
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:
parent
1155cd963f
commit
040038b20e
2 changed files with 7 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue