diff --git a/Makefile b/Makefile index bbd14fcc..e83f1136 100644 --- a/Makefile +++ b/Makefile @@ -65,7 +65,6 @@ DLIBS += -lpthread DEPFLAG = -M OBJS = $(patsubst %.c,%.o, $(SRCS)) -OBJS += $(patsubst %.arbfp1,%.o, $(CG_SRCS)) DEPS= ${OBJS:%.o=%.d} prefix ?= $(INSTALLPREFIX)