summaryrefslogtreecommitdiff
path: root/hw/xnest
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2005-12-26 19:13:52 +0000
committerAdam Jackson <ajax@nwnk.net>2005-12-26 19:13:52 +0000
commit6798fd0170f4225ce4e69148978533fcee9bdc34 (patch)
tree1cb43515e0cc1289d822e9756e82333064a5b484 /hw/xnest
parent8fc4ea8620913776a903ee2b4f22c306d5778623 (diff)
Bug #4190: Add a rule for 'make relink' since automake sucks.
Diffstat (limited to 'hw/xnest')
-rw-r--r--hw/xnest/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/xnest/Makefile.am b/hw/xnest/Makefile.am
index b822a94c0..76d0a57a5 100644
--- a/hw/xnest/Makefile.am
+++ b/hw/xnest/Makefile.am
@@ -86,3 +86,6 @@ SUFFIXES += .$(APP_MAN_SUFFIX) .man
.man.$(APP_MAN_SUFFIX):
-rm -f $@
$(LN_S) $< $@
+
+relink:
+ rm -f Xnest && $(MAKE) Xnest