aboutsummaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
authorJonathan Gray2003-05-26 05:18:40 +0000
committerJonathan Gray2003-05-26 05:18:40 +0000
commit645aa837e79fb7189ec2b2a7fd83ddf07cdc02af (patch)
tree5fcf336fe39fdd96ed7a4cc6a8b8f7ca4efbcd71 /Makefile.common
parent2f72a470893e13bd2e63ffe0342664bfad9904cb (diff)
downloadscummvm-rg350-645aa837e79fb7189ec2b2a7fd83ddf07cdc02af.tar.gz
scummvm-rg350-645aa837e79fb7189ec2b2a7fd83ddf07cdc02af.tar.bz2
scummvm-rg350-645aa837e79fb7189ec2b2a7fd83ddf07cdc02af.zip
add ability to choose backend from configure script, doesn't validate user input at the moment
svn-id: r7991
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index 5a596dea58..e6d08c648d 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -98,4 +98,4 @@ DEPFILES = $(wildcard $(addsuffix /*.d,$(DEPDIRS)))
distclean: clean
$(RM_REC) $(DEPDIRS)
- $(RM) build.rules config.h
+ $(RM) build.rules config.h config.mak