mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-02 07:25:45 -04:00
Fix a botched merge conflict attempt
While harmless, my previous commit resolving a merge accidentally resulted in Fabian's line being preserved at the end when it shouldn't have been.
This commit is contained in:
parent
29695eb7ca
commit
4c4ad3ac37
1 changed files with 0 additions and 1 deletions
|
@ -57,4 +57,3 @@ graphics.stamp: config.py fontchars ../../lumps/fraggle/freedoom.bex
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f $(GRAPHICS) graphics.stamp *.pyc
|
rm -f $(GRAPHICS) graphics.stamp *.pyc
|
||||||
rm -f $(GRAPHICS) *.pyc
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue