summaryrefslogtreecommitdiffhomepage
path: root/project
diff options
context:
space:
mode:
Diffstat (limited to 'project')
-rw-r--r--project/headers.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/project/headers.mk b/project/headers.mk
index 705f2d3..e65ce55 100644
--- a/project/headers.mk
+++ b/project/headers.mk
@@ -11,7 +11,6 @@ INTERNAL_HEADERS = \
$(PROJECT_DIR)/src/internal/$(PACKAGE)_driver_impl.h \
$(PROJECT_DIR)/src/internal/$(PACKAGE)_endian_impl.h \
$(PROJECT_DIR)/src/internal/$(PACKAGE)_errinfo_impl.h \
- $(PROJECT_DIR)/src/internal/$(PACKAGE)_output_impl.h \
$(PROJECT_DIR)/src/internal/$(PACKAGE)_reader_impl.h \
ALL_HEADERS = $(API_HEADERS) $(INTERNAL_HEADERS)