aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8880d3e..635ab1d 100644
--- a/Makefile
+++ b/Makefile
@@ -26,4 +26,5 @@ test:
install: $(LIBNAME)
cp $(LIBNAME) /usr/local/lib
- cp ctemplates.h /usr/local/include/
+ mkdir /usr/local/include/ctemplates
+ cp *.h /usr/local/include/ctemplates/