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