mirror of
https://github.com/scummvm/scummvm.git
synced 2026-05-21 05:40:43 +00:00
BUILD: Remove configure.stamp as part of make distclean
This commit is contained in:
+1
-1
@@ -131,7 +131,7 @@ $(EXECUTABLE).dwp: $(EXECUTABLE)
|
||||
endif
|
||||
|
||||
distclean: clean clean-devtools
|
||||
$(RM) config.h config.mk config.log engines/engines.mk engines/plugins_table.h
|
||||
$(RM) config.h config.mk config.log configure.stamp engines/engines.mk engines/plugins_table.h
|
||||
|
||||
clean: clean-toplevel
|
||||
clean-toplevel:
|
||||
|
||||
Reference in New Issue
Block a user