diff Makefile @ 55:bde449e6b743 libavformat

yes, PNG can be simpler :-)
author bellard
date Tue, 04 Feb 2003 23:44:26 +0000
parents 45308962220f
children 821a7facb3e4
line wrap: on
line diff
--- a/Makefile	Tue Feb 04 23:43:14 2003 +0000
+++ b/Makefile	Tue Feb 04 23:44:26 2003 +0000
@@ -20,7 +20,7 @@
 endif
 
 # image formats
-OBJS+= pnm.o yuv.o png.o libpng/png.o libpng/pngread.o libpng/pngrutil.o libpng/pngwrite.o libpng/pngwutil.o jpeg.o gifdec.o
+OBJS+= pnm.o yuv.o png.o jpeg.o gifdec.o
 # file I/O
 OBJS+= avio.o aviobuf.o file.o 
 OBJS+= framehook.o