# # 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. # noinst_PROGRAMS = sixdraw sixdraw_CPPFLAGS = -I$(top_srcdir)/include sixdraw_SOURCES = sixdraw.c sixdraw_LDADD = $(top_builddir)/src/libctlseqs.la