summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 49ce88a5e..de89b32a6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -282,4 +282,4 @@ lib/bluetooth/%.h: lib/%.h
$(AM_V_GEN)$(LN_S) $(abs_top_srcdir)/$< $@
clean-local: lib/bluetooth
- @rm -r $<
+ @$(RM) -r $<