From: Christian Storm <[email protected]>

Signed-off-by: Christian Storm <[email protected]>
---
 swupdate-adapter/Makefile | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/swupdate-adapter/Makefile b/swupdate-adapter/Makefile
index bd826e3..08b9813 100644
--- a/swupdate-adapter/Makefile
+++ b/swupdate-adapter/Makefile
@@ -22,7 +22,7 @@ INCLUDE = /usr/include
 CFLAGS = \
        -I$(shell pwd) \
        -I$(shell pwd)/../include \
-    -I$(shell pwd)/../tools \
+       -I$(shell pwd)/../tools \
        -I$(INCLUDE) \
        -std=gnu99 \
 
@@ -37,8 +37,7 @@ endif
 CFLAGS += \
        -fshort-wchar
 
-LIBS = -lparted \
-       -lbg_utils
+LIBS = -lparted -lbg_utils
 
 OBJS = ../tools/bg_utils.o
 
-- 
2.13.1

-- 
You received this message because you are subscribed to the Google Groups "EFI 
Boot Guard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/efibootguard-dev/20170630102513.14721-1-christian.storm%40siemens.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to