aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/cximage-6.0/raw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/cximage-6.0/raw/Makefile b/lib/cximage-6.0/raw/Makefile
index a776c52f03..ad6b6bb1e1 100644
--- a/lib/cximage-6.0/raw/Makefile
+++ b/lib/cximage-6.0/raw/Makefile
@@ -3,7 +3,7 @@ ifeq ($(findstring osx,$(ARCH)), osx)
CFLAGS+=-fno-common
endif
LIB=raw.a
-OBJS=dcr.o libdcr.o
+OBJS=libdcr.o
include ../../../Makefile.include