# # 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. # lib_LTLIBRARIES = libctlseqs.la libctlseqs_la_CPPFLAGS = -I$(top_srcdir)/include libctlseqs_la_SOURCES = ctlseqs.c libctlseqs_la_LDFLAGS = -version-info $(CTLSEQS_LT_VERSION)