Skip to content
This repository was archived by the owner on Dec 20, 2023. It is now read-only.

Commit 7fd138c

Browse files
committed
Add a path fixup for DeviceManager headers
1 parent f452cc5 commit 7fd138c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test-apps/Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1654,6 +1654,7 @@ $(WEAVE_LIBS_COVERAGE_INFO): $(WEAVE_COVERAGE_INFO) | $(WEAVE_LIBS_COVERAGE_BUND
16541654
-e 's,include/Weave/Core/,lib/core/,g' \
16551655
-e 's,include/Weave/Profiles/,lib/profiles/,g' \
16561656
-e 's,include/Weave/Support/,lib/support/,g' \
1657+
-e 's,include/Weave/DeviceManager/,device-manager/,g' \
16571658
-e '/\/nlio/,/end_of_record/'d \
16581659
< $(@) \
16591660
> $(@).clean

0 commit comments

Comments
 (0)