summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index f98243f72..319331bb2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -627,6 +627,7 @@ lib/bluetooth/%.h: lib/%.h
$(AM_V_GEN)$(LN_S) -f $(abspath $<) $@
ell/shared: Makefile
+ $(AM_V_at)$(MKDIR_P) ell
$(AM_V_GEN)for f in $(ell_shared) ; do \
if [ ! -f $$f ] ; then \
$(LN_S) -t ell -f $(abs_srcdir)/../ell/$$f ; \