Skip to content
Snippets Groups Projects
Commit 76dcc77f authored by Vittorio Giovara's avatar Vittorio Giovara Committed by Tristan Matthews
Browse files

configure: remove empty statement

Change-Id: Ia03972e13b738e64c6a56425a5087d8ec0eea8cc
parent 57b5e808
No related branches found
No related tags found
No related merge requests found
...@@ -50,8 +50,6 @@ endif ...@@ -50,8 +50,6 @@ endif
if USE_NETWORKMANAGER if USE_NETWORKMANAGER
libclient_la_SOURCES += networkmanager.cpp libclient_la_SOURCES += networkmanager.cpp
NETWORKMANAGER=-DUSE_NETWORKMANAGER NETWORKMANAGER=-DUSE_NETWORKMANAGER
else
NETWORKMANAGER=
endif endif
libclient_la_CXXFLAGS = -I../ \ libclient_la_CXXFLAGS = -I../ \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment