ctlseqs/man/Makefile.am

20 lines
553 B
Makefile
Raw Normal View History

2020-11-17 06:24:43 +00:00
#
# Copyright (C) 2020 CismonX <admin@cismon.net>
#
# Copying and distribution of this file, with or without modification, are
# permitted in any medium without royalty, provided the copyright notice and
# this notice are preserved. This file is offered as-is, without any warranty.
#
2020-12-10 09:27:34 +00:00
dist_man3_MANS = \
ctlseqs_matcher_init.3 \
ctlseqs_matcher_setopt.3 \
ctlseqs_matcher_free.3 \
ctlseqs_reader_init.3 \
ctlseqs_reader_setopt.3 \
ctlseqs_read.3 \
ctlseqs_purge.3 \
ctlseqs_reader_free.3
2020-11-17 06:24:43 +00:00
dist_man7_MANS = ctlseqs.7