Changeset 6cd43af70ffc851beeb0cdbdc2de8c18505e8bfe

Show
Ignore:
Timestamp:
30/01/07 14:55:57 (2 years ago)
Author:
Christophe Mutricy <xtophe@videolan.org>
git-committer:
Christophe Mutricy <xtophe@videolan.org> 1170165357 +0000
git-parent:

[cd42e8249e47e1c9b7af7de5949c182df1ff0d7f]

git-author:
Christophe Mutricy <xtophe@videolan.org> 1170165357 +0000
Message:

Fix make clean

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • extras/contrib/Makefile

    r6d06cc1 r6cd43af  
    6969    @echo "    you probably wanna run 'make clean-src' then" 
    7070    @echo "    you can still run 'make clean-bin' manually if needed" 
    71     rm -rf config.mak 
    7271    $(MAKE) clean-src 
     72    rm -rf config.mak distro.mak 
    7373 
    7474package-macosx: FORCE