]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Remove cruft
authorAndreas Öman <andreas@lonelycoder.com>
Mon, 31 Mar 2008 10:19:05 +0000 (10:19 +0000)
committerAndreas Öman <andreas@lonelycoder.com>
Mon, 31 Mar 2008 10:19:05 +0000 (10:19 +0000)
Makefile

index bbd14fcc7f51844cdf143775c1da963ac138c008..e83f11361574404aabac96a0c02e2a87a62dd5e0 100644 (file)
--- 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)