about summary refs log tree commit diff stats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 09212b9..e407598 100644
--- a/Makefile
+++ b/Makefile
@@ -34,6 +34,7 @@ libs: libnumericx.a libnumericx.so
 
 install-lib: libnumericx.so
 	$(INSTALL) -m 755 lib/shared/libnumericx.so $(prefix)/lib/
+	$(INSTALL) -m 644 numericx.h $(prefix)/include/
 
 .PHONY: doc
 doc: