Skip to content

Commit 9e6af94

Browse files
Copilotrolfbjarne
andcommitted
Include Make.common in dotnet-linker Makefile to enable ProductConstants.cs generation
Co-authored-by: rolfbjarne <249268+rolfbjarne@users.noreply.github.com>
1 parent 47a15c4 commit 9e6af94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/dotnet-linker/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ TOP=../..
22

33
include $(TOP)/Make.config
44
include $(TOP)/mk/rules.mk
5+
include ../common/Make.common
56

67
BUILD_DIR=bin/Debug
78

0 commit comments

Comments
 (0)