[MPlayer-cvslog] r27405 - trunk/Makefile

diego subversion at mplayerhq.hu
Sun Aug 3 18:20:34 CEST 2008


Author: diego
Date: Sun Aug  3 18:20:34 2008
New Revision: 27405

Log:
Revert mistakenly committed temporary local change.


Modified:
   trunk/Makefile

Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile	(original)
+++ trunk/Makefile	Sun Aug  3 18:20:34 2008
@@ -741,7 +741,7 @@ checkheaders: $(ALLHEADERS:.h=.ho)
 dep depend: $(DEPS)
 	for part in $(PARTS); do $(MAKE) -C $$part depend; done
 
-$(FFMPEGLIBS): $(FFMPEGFILES) libvo/fastmemcpy.h #config.h
+$(FFMPEGLIBS): $(FFMPEGFILES) libvo/fastmemcpy.h config.h
 	$(MAKE) -C $(@D)
 	touch $@
 



More information about the MPlayer-cvslog mailing list