mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-25 02:30:08 +01:00
trivial: fix autoconf warning
This commit is contained in:
parent
fa0fde8cbd
commit
f08d892bda
1 changed files with 1 additions and 1 deletions
|
|
@ -237,7 +237,7 @@ NetworkManager_CPPFLAGS = \
|
|||
|
||||
WIMAX_LIBS=
|
||||
if WITH_WIMAX
|
||||
WIMAX_LIBS = ./wimax/libwimax.la
|
||||
WIMAX_LIBS += ./wimax/libwimax.la
|
||||
endif
|
||||
|
||||
NetworkManager_LDADD = \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue