summaryrefslogtreecommitdiff
path: root/hw/xnest/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xnest/Makefile.am')
-rw-r--r--hw/xnest/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xnest/Makefile.am b/hw/xnest/Makefile.am
index f95aab140..3e9749083 100644
--- a/hw/xnest/Makefile.am
+++ b/hw/xnest/Makefile.am
@@ -89,4 +89,4 @@ SUFFIXES += .$(APP_MAN_SUFFIX) .man
$(LN_S) $< $@
relink:
- rm -f Xnest && $(MAKE) Xnest
+ rm -f Xnest$(EXEEXT) && $(MAKE) Xnest$(EXEEXT)