From ae04f2cb0a068cdc1e519627bf745de0c9e4a85a Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Thu, 26 Apr 2007 15:28:04 -0400 Subject: Fix the 'relink' target for kdrive servers. --- hw/kdrive/pm2/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'hw/kdrive/pm2') 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) -- cgit v1.2.3