build: Fix 'make clean'.

lumps/Makefile has been removed, but we were still trying to
make clean in that directory.
This commit is contained in:
Simon Howard 2014-01-17 01:23:34 +00:00
parent d241e7f326
commit 64801c1b45

View file

@ -126,7 +126,6 @@ clean:
pnames.txt
-rmdir $(WADS)
$(MAKE) -C lumps clean
$(MAKE) -C graphics/text clean
$(MAKE) -C graphics/titlepic clean
$(MAKE) -C lumps/cph/misc-lumps clean