Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4b34c698 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Fix makefile include hierarchy"

parents d5fa9ed3 eb72f666
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -45,4 +45,4 @@ docs-internal: $(C2_OUT_TEMP)/doxy-internal.config check-doxygen
.PHONY: docs-all
docs-all: docs-api docs-internal

include $(call all-makefiles-under,$(call my-dir))
include $(call first-makefiles-under,$(call my-dir))