libbrandt/Makefile.am
Christian Grothoff 0c7f7eee9d fix build sys
2016-06-01 08:35:51 +02:00

11 lines
204 B
Makefile

## 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_LDADD = \
-lpari