From 62f43d8b33f67d8f3d0bd65787ffae9e6b634d65 Mon Sep 17 00:00:00 2001 From: Tiago Vignatti Date: Wed, 27 Jun 2007 16:24:42 -0300 Subject: Relink properly all kdrive servers when changes happen. --- hw/kdrive/i810/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hw/kdrive/i810') diff --git a/hw/kdrive/i810/Makefile.am b/hw/kdrive/i810/Makefile.am index 79093da60..b7aacd6d7 100644 --- a/hw/kdrive/i810/Makefile.am +++ b/hw/kdrive/i810/Makefile.am @@ -28,5 +28,7 @@ Xi810_LDADD = \ @KDRIVE_LIBS@ \ @XSERVER_LIBS@ +Xi810_DEPENDENCIES = @KDRIVE_LOCAL_LIBS@ + relink: rm -f $(bin_PROGRAMS) && make $(bin_PROGRAMS) -- cgit v1.2.3