summaryrefslogtreecommitdiff
path: root/hw/vfb
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/vfb
parent8fc4ea8620913776a903ee2b4f22c306d5778623 (diff)
Bug #4190: Add a rule for 'make relink' since automake sucks.
Diffstat (limited to 'hw/vfb')
-rw-r--r--hw/vfb/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/vfb/Makefile.am b/hw/vfb/Makefile.am
index dce0d49e1..bd87d1d4b 100644
--- a/hw/vfb/Makefile.am
+++ b/hw/vfb/Makefile.am
@@ -42,3 +42,6 @@ SUFFIXES += .$(APP_MAN_SUFFIX) .man
$(LN_S) $< $@
EXTRA_DIST = Xvfb.man.pre
+
+relink:
+ rm -f Xvfb && $(MAKE) Xvfb