summaryrefslogtreecommitdiff
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 773c346..084c41b 100644
--- a/Makefile
+++ b/Makefile
@@ -41,4 +41,5 @@ install_hdr:
install_man:
install -Dm644 tco_go.3 ${DESTDIR}${MANPREFIX}/man3/tco_go.3
+ install -Dm644 tco_args.3 ${DESTDIR}${MANPREFIX}/man3/tco_args.3
install -Dm644 tco_yield.3 ${DESTDIR}${MANPREFIX}/man3/tco_yield.3