summaryrefslogtreecommitdiffstats
path: root/contrib/mmsequence/Makefile.am
blob: 543d6d841b25cc1ac5a34325cc5f0ec26a038eeb (plain)
1
2
3
4
5
6
7
8
pkglib_LTLIBRARIES = mmsequence.la

mmsequence_la_SOURCES = mmsequence.c
mmsequence_la_CPPFLAGS =  $(RSRT_CFLAGS) $(PTHREADS_CFLAGS)
mmsequence_la_LDFLAGS = -module -avoid-version
mmsequence_la_LIBADD = 

EXTRA_DIST =