Skip to content

Commit 84a121c

Browse files
committed
build: add MINISKETCH_INCLUDE_DIR_INT variable
1 parent c1a4488 commit 84a121c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sources.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
# downstreams to use these variables without having to manually account for
99
# the path change.
1010

11+
MINISKETCH_INCLUDE_DIR_INT = %reldir%/include
12+
1113
MINISKETCH_DIST_HEADERS_INT =
1214
MINISKETCH_DIST_HEADERS_INT += %reldir%/include/minisketch.h
1315

0 commit comments

Comments
 (0)