[MPlayer-cvslog] CVS: main Makefile,1.327,1.328
Guillaume Poirier CVS
syncmail at mplayerhq.hu
Fri Aug 12 00:30:08 CEST 2005
CVS change done by Guillaume Poirier CVS
Update of /cvsroot/mplayer/main
In directory mail:/var2/tmp/cvs-serv29315
Modified Files:
Makefile
Log Message:
libavutil should be be in "PARTS" so that 'make distclean' cleans that directory too. A cup of coffee to beastd for forgetting it :)
Patch idea by Steven Schultz
Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/Makefile,v
retrieving revision 1.327
retrieving revision 1.328
diff -u -r1.327 -r1.328
--- Makefile 1 Aug 2005 20:16:55 -0000 1.327
+++ Makefile 11 Aug 2005 22:30:05 -0000 1.328
@@ -156,6 +156,7 @@
PARTS = libmpdemux \
libmpcodecs \
+ libavutil \
libavcodec \
libavformat \
libao2 \
More information about the MPlayer-cvslog
mailing list