summaryrefslogtreecommitdiff
path: root/hw/kdrive/fake/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'hw/kdrive/fake/Makefile.am')
-rw-r--r--hw/kdrive/fake/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/kdrive/fake/Makefile.am b/hw/kdrive/fake/Makefile.am
index d7ebfc243..69fdf59d5 100644
--- a/hw/kdrive/fake/Makefile.am
+++ b/hw/kdrive/fake/Makefile.am
@@ -20,3 +20,6 @@ Xfake_LDADD = \
libfake.a \
@KDRIVE_LIBS@ \
@XSERVER_LIBS@
+
+relink:
+ rm -f $(bin_PROGRAMS) && make $(bin_PROGRAMS)