summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 0636e2df..bfc62471 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,6 @@
-VERSION = 3.0
-EXTRA_DIST = autogen.sh contrib
+VERSION = 3.0
+dist_man_MANS = doc/ledger.1
+EXTRA_DIST = autogen.sh contrib
lib_LTLIBRARIES = \
libledger_report.la \