Added an automake rule for installing the man page
This commit is contained in:
parent
5c80c459cc
commit
37097e6008
1 changed files with 3 additions and 2 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue