summaryrefslogtreecommitdiffhomepage
path: root/project/headers.mk
diff options
context:
space:
mode:
Diffstat (limited to 'project/headers.mk')
-rw-r--r--project/headers.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/project/headers.mk b/project/headers.mk
index e87271b..58aadfb 100644
--- a/project/headers.mk
+++ b/project/headers.mk
@@ -3,6 +3,8 @@ API_HEADERS = \
$(SOURCE_DIR)/include/$(PACKAGE)/perk_api.h \
$(SOURCE_DIR)/include/$(PACKAGE)/perk_arbits.h \
$(SOURCE_DIR)/include/$(PACKAGE)/perk_consts.h \
+ $(SOURCE_DIR)/include/$(PACKAGE)/perk_crc32.h \
+ $(SOURCE_DIR)/include/$(PACKAGE)/perk_crc64.h \
$(SOURCE_DIR)/include/$(PACKAGE)/perk_meta.h \
$(SOURCE_DIR)/include/$(PACKAGE)/perk_output.h \
$(SOURCE_DIR)/include/$(PACKAGE)/perk_structs.h