]> granicus.if.org Git - rtmpdump/commitdiff
Partial revert of prev commit
authorhyc <hyc@400ebc74-4327-4243-bc38-086b20814532>
Sun, 21 Feb 2010 03:17:25 +0000 (03:17 +0000)
committerhyc <hyc@400ebc74-4327-4243-bc38-086b20814532>
Sun, 21 Feb 2010 03:17:25 +0000 (03:17 +0000)
git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@261 400ebc74-4327-4243-bc38-086b20814532

Makefile

index df18c6412a9d14afcde5c8f3060821b2bd67ea8d..94852aa050ae0e173cdb3288c89a95d6853d80dc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ LDFLAGS=-Wall $(XLDFLAGS)
 LIBS=-lcrypto -lz
 THREADLIB=-lpthread
 SLIBS=$(THREADLIB) $(LIBS)
-RTMP_OBJS=rtmp.o log.o amf.o sig8.o
+RTMP_OBJS=rtmp.o log.o amf.o
 
 EXT=
 
@@ -55,4 +55,3 @@ rtmpdump.o: rtmpdump.c rtmp.h log.h amf.h Makefile
 rtmpsrv.o: rtmpsrv.c rtmp.h log.h amf.h Makefile
 hashswf.o: hashswf.c http.h
 thread.o: thread.c thread.h
-sig8.o: sig8.c