diff options
Diffstat (limited to 'project/common.mk')
-rw-r--r-- | project/common.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/project/common.mk b/project/common.mk index f3d101a..be95268 100644 --- a/project/common.mk +++ b/project/common.mk @@ -1,4 +1,5 @@ API_SRCS = \ + src/guid/w32lib_guid_iid.c \ INTERNAL_SRCS = \ |