Merge remote-tracking branch 'fabian/clean_pyc'

Conflicts:
	graphics/text/Makefile
This commit is contained in:
Mike Swanson 2014-01-20 05:38:21 -08:00
commit 29695eb7ca
3 changed files with 4 additions and 4 deletions

View file

@ -56,5 +56,5 @@ graphics.stamp: config.py fontchars ../../lumps/fraggle/freedoom.bex
@mv graphics.tmp $@
clean:
rm -f $(GRAPHICS) graphics.stamp
rm -f $(GRAPHICS) graphics.stamp *.pyc
rm -f $(GRAPHICS) *.pyc