sdk/ide: Fixed Makefiles not passing keeping LDFLAGS from Debian packaging
[sdk] / ear / extract / Makefile
index 02c1694..702c4f6 100755 (executable)
@@ -15,10 +15,10 @@ TARGET_TYPE = executable
 ECFLAGS =
 ifndef DEBIAN_PACKAGE
 CFLAGS =
+LDFLAGS =
 endif
 CECFLAGS =
 OFLAGS =
-LDFLAGS =
 LIBS =
 
 ifdef DEBUG