Diff between 06cf0fd1c7c7e396ad5c74fba961611434cf2870 and 32e1f52469e197f40fc1124b938b6e2ccac35870
Changed Files
| File | Additions | Deletions | Status |
| Makefile.obexd | +1 | -0 | modified |
Full Patch
diff --git a/Makefile.obexd b/Makefile.obexd
index d368747..de59d29 100644
--- a/Makefile.obexd
+++ b/Makefile.obexd
@@ -104,6 +104,7 @@ BUILT_SOURCES += obexd/src/builtin.h
obexd/src/plugin.$(OBJEXT): obexd/src/builtin.h
obexd/src/builtin.h: obexd/src/genbuiltin $(obexd_builtin_sources)
+ $(AM_V_at)$(MKDIR_P) $(dir $@)
$(AM_V_GEN)$(srcdir)/obexd/src/genbuiltin $(obexd_builtin_modules) > $@
CLEANFILES += obexd/src/builtin.h $(builtin_files) obexd/src/obex.service