mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-04 02:30:24 +01:00
test: install nm-online binary
This commit is contained in:
parent
cbb0d6d116
commit
57bef052ce
1 changed files with 2 additions and 2 deletions
|
|
@ -10,9 +10,9 @@ AM_CPPFLAGS = \
|
|||
-DNM_RUN_DIR=\"$(rundir)\" \
|
||||
-DDATADIR=\"$(datadir)\"
|
||||
|
||||
bin_PROGRAMS = nm-tool
|
||||
bin_PROGRAMS = nm-tool nm-online
|
||||
|
||||
noinst_PROGRAMS = nm-online libnm-glib-test
|
||||
noinst_PROGRAMS = libnm-glib-test
|
||||
|
||||
nm_tool_SOURCES = nm-tool.c
|
||||
nm_tool_LDADD = \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue