## Makefile.am -- Process this file with automake to produce Makefile.in
# how to build a so library?
lib_LTLIBRARIES = \
libbrandt.la
libbrandt_la_SOURCES = \
smc.c
libbrandt_la_LIBADD = \
-lpari