summaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
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 2427d74..6346c7e 100644
--- a/project/headers.mk
+++ b/project/headers.mk
@@ -1,6 +1,7 @@
API_HEADERS = \
$(SOURCE_DIR)/include/$(PACKAGE)/tpax.h \
$(SOURCE_DIR)/include/$(PACKAGE)/tpax_api.h \
+ $(SOURCE_DIR)/include/$(PACKAGE)/tpax_specs.h \
INTERNAL_HEADERS = \
$(SOURCE_DIR)/src/internal/argv/argv.h \