aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar Keith Winstein <keithw@mit.edu>2012-02-15 13:12:21 -0500
committerGravatar Keith Winstein <keithw@mit.edu>2012-02-18 01:57:07 -0500
commitea3c0ca53bb2626f2ef0e9b1a65c19d591788148 (patch)
tree7f580970418b41a89fff0fc7c9715c33ae9c80b4 /Makefile.am
parent689eedc271a80ad4e786b00414c7ce759a248cf0 (diff)
Add man pages (closes #7 github issue)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 8e659da..6dd9991 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,3 @@
ACLOCAL_AMFLAGS = --install -I m4
-SUBDIRS = src scripts
-EXTRA_DIST = ocb-license.html debian
+SUBDIRS = src scripts man
+EXTRA_DIST = ocb-license.html