summaryrefslogtreecommitdiffhomepage
path: root/project
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2017-11-19 21:04:24 -0500
committermidipix <writeonce@midipix.org>2017-11-19 21:04:24 -0500
commit2891def6e1a0ca9de9583d372720fc203c18b509 (patch)
treecdd1407c14129068fd25e6c81dcd0f8de29603e1 /project
parent05785e920a1736bd06554c7f4548e533f1a54e13 (diff)
downloadw32lib-2891def6e1a0ca9de9583d372720fc203c18b509.tar.bz2
w32lib-2891def6e1a0ca9de9583d372720fc203c18b509.tar.xz
(mis)guid'ed data: clsid: initial commit.
Diffstat (limited to 'project')
-rw-r--r--project/common.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/project/common.mk b/project/common.mk
index be95268..2eb5032 100644
--- a/project/common.mk
+++ b/project/common.mk
@@ -1,4 +1,5 @@
API_SRCS = \
+ src/guid/w32lib_guid_clsid.c \
src/guid/w32lib_guid_iid.c \
INTERNAL_SRCS = \