aboutsummaryrefslogtreecommitdiff
path: root/nxdialog/man/Makefile.am
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2019-03-01 13:47:39 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2019-03-01 15:20:18 +0100
commit57ca69fe09285ed7572d86f94e257484caa015a2 (patch)
treeb402739ddce203ab1504597400a0dcf90040005b /nxdialog/man/Makefile.am
parentdf79c3b35a30a957be0125c42e766a7ea2f51123 (diff)
downloadnx-libs-57ca69fe09285ed7572d86f94e257484caa015a2.tar.gz
nx-libs-57ca69fe09285ed7572d86f94e257484caa015a2.tar.bz2
nx-libs-57ca69fe09285ed7572d86f94e257484caa015a2.zip
nxdialog: Turn into autotools project, add man page.
Diffstat (limited to 'nxdialog/man/Makefile.am')
-rw-r--r--nxdialog/man/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/nxdialog/man/Makefile.am b/nxdialog/man/Makefile.am
new file mode 100644
index 000000000..a862b1e7a
--- /dev/null
+++ b/nxdialog/man/Makefile.am
@@ -0,0 +1,5 @@
+NULL =
+
+dist_man_MANS = \
+ nxdialog.1 \
+ $(NULL)