# # Copyright (C) 2020,2021 CismonX # # 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. # AUTOMAKE_OPTIONS = no-installman dist_man3_MANS = \ ctlseqs_matcher_init.3 \ ctlseqs_matcher_config.3 \ ctlseqs_match.3 \ ctlseqs_matcher_free.3 \ ctlseqs_reader_init.3 \ ctlseqs_reader_config.3 \ ctlseqs_read.3 \ ctlseqs_purge.3 \ ctlseqs_reader_free.3