Diff between 32e1f52469e197f40fc1124b938b6e2ccac35870 and 117c41242c01e057295aed80ed973c6dc7e35fe2

Changed Files

File Additions Deletions Status
Makefile.am +1 -0 modified

Full Patch

diff --git a/Makefile.am b/Makefile.am
index 2ac28b2..e7bcd23 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -589,6 +589,7 @@ src/builtin.h: src/genbuiltin $(builtin_sources)
 	$(AM_V_GEN)$(srcdir)/src/genbuiltin $(builtin_modules) > $@
 
 tools/%.rules:
+	$(AM_V_at)$(MKDIR_P) tools
 	$(AM_V_GEN)cp $(srcdir)/$(subst 97-,,$@) $@
 
 $(lib_libbluetooth_la_OBJECTS): $(local_headers)