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.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/kdrive/fake/Makefile.am b/hw/kdrive/fake/Makefile.am
index 6a5cedf89..6d3ed056e 100644
--- a/hw/kdrive/fake/Makefile.am
+++ b/hw/kdrive/fake/Makefile.am
@@ -27,4 +27,4 @@ Xfake_DEPENDENCIES = \
@KDRIVE_LOCAL_LIBS@
relink:
- rm -f $(bin_PROGRAMS) && $(MAKE) $(bin_PROGRAMS)
+ $(AM_V_at)rm -f $(bin_PROGRAMS) && $(MAKE) $(bin_PROGRAMS)