summaryrefslogtreecommitdiffhomepage
path: root/project
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2015-12-22 23:24:25 -0500
committermidipix <writeonce@midipix.org>2016-11-11 00:22:30 -0500
commit67025de5a14bc568da8576b1a0cbded6ebedf7f2 (patch)
tree6cd690f5ddca1f15d523b24bc6c1bf7f93ce1214 /project
parent7c0ec476c20697b2744dfe2d35732413fe04978d (diff)
downloadmdso-67025de5a14bc568da8576b1a0cbded6ebedf7f2.tar.bz2
mdso-67025de5a14bc568da8576b1a0cbded6ebedf7f2.tar.xz
mdso_specs.h: initial commit.
Diffstat (limited to 'project')
-rw-r--r--project/headers.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/project/headers.mk b/project/headers.mk
index 2722875..4c37c3e 100644
--- a/project/headers.mk
+++ b/project/headers.mk
@@ -4,6 +4,7 @@ API_HEADERS = \
$(PROJECT_DIR)/include/$(PACKAGE)/mdso_crc32.h \
$(PROJECT_DIR)/include/$(PACKAGE)/mdso_crc64.h \
$(PROJECT_DIR)/include/$(PACKAGE)/mdso_output.h \
+ $(PROJECT_DIR)/include/$(PACKAGE)/mdso_specs.h \
INTERNAL_HEADERS = \
$(PROJECT_DIR)/src/internal/argv/argv.h \