Makefile: remove distclean hack for dependency files
commite66b13ab658b008949dbe66887de01e1720e90f7
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>
Tue, 17 Aug 2010 15:12:35 +0000 (17 15:12 +0000)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Tue, 2 Nov 2010 02:15:49 +0000 (2 04:15 +0200)
tree36e2fb89a588cde0ca68013926964dec435a7ea3
parent022515479f6c429d877743aaafba104cc7711728
Makefile: remove distclean hack for dependency files

Remove hack that skips including dependency files on distclean.
Now that dependency files are generated as a sideeffect of compilation this
workaround is no longer needed since distclean no longer tries to create them.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31969 b3059339-0415-0410-9bf9-f77b7e298cf2
Makefile