[MPlayer-cvslog] r31861 - trunk/Makefile

siretart subversion at mplayerhq.hu
Thu Jul 29 19:02:13 CEST 2010


Author: siretart
Date: Thu Jul 29 19:02:13 2010
New Revision: 31861

Log:
remove libavutil/avconfig.h on distclean

Modified:
   trunk/Makefile

Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile	Thu Jul 29 16:28:16 2010	(r31860)
+++ trunk/Makefile	Thu Jul 29 19:02:13 2010	(r31861)
@@ -993,6 +993,7 @@ distclean: clean testsclean toolsclean d
 	-rm -f config.log config.mak config.h codecs.conf.h help_mp.h \
            version.h $(VIDIX_PCI_FILES) TAGS tags
 	-rm -f $(call ADD_ALL_EXESUFS,codec-cfg cpuinfo)
+	-rm -f libavutil/avconfig.h
 
 doxygen:
 	doxygen DOCS/tech/Doxyfile


More information about the MPlayer-cvslog mailing list