summaryrefslogtreecommitdiff
path: root/man/Makefile.am
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2015-02-07 16:40:31 +0100
committerBent Bisballe Nyeng <deva@aasimon.org>2015-02-07 16:40:31 +0100
commitcdf81dfdd6eba2743eca5b27a287a3ea0efb6f49 (patch)
tree263c6f2da7300d8c5f29a55b7f2b68d97b72ba9b /man/Makefile.am
parent25fbccf770d4e68950311a434c810af3a98f127f (diff)
Autotools cleanup and manpage.
Diffstat (limited to 'man/Makefile.am')
-rw-r--r--man/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
new file mode 100644
index 0000000..20d5b7c
--- /dev/null
+++ b/man/Makefile.am
@@ -0,0 +1,4 @@
+man_MANS = drumgizmo.1
+
+EXTRA_DIST = $(man_MANS)
+