diff options
author | Fulup Ar Foll <fulup@iot.bzh> | 2015-12-07 01:39:27 +0100 |
---|---|---|
committer | Fulup Ar Foll <fulup@iot.bzh> | 2015-12-07 01:39:27 +0100 |
commit | c2bda43c447016a20ed061078b0dff3e64d09940 (patch) | |
tree | 1c0bbb0f4a0b659703f66eeb90c02d998bc84e11 /nbproject/Makefile-Debug.mk | |
parent | cd054544444e92e7695dd288f0c04b7af0f668e3 (diff) |
Almost working
Diffstat (limited to 'nbproject/Makefile-Debug.mk')
-rw-r--r-- | nbproject/Makefile-Debug.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nbproject/Makefile-Debug.mk b/nbproject/Makefile-Debug.mk index fb778c72..1866ff18 100644 --- a/nbproject/Makefile-Debug.mk +++ b/nbproject/Makefile-Debug.mk @@ -59,7 +59,7 @@ FFLAGS= ASFLAGS= # Link Libraries and Options -LDLIBSOPTIONS=`pkg-config --libs libmicrohttpd` `pkg-config --libs json-c` +LDLIBSOPTIONS=`pkg-config --libs libmicrohttpd` `pkg-config --libs json-c` -lmagic # Build Targets .build-conf: ${BUILD_SUBPROJECTS} |