libbrandt/Makefile.am
2016-06-12 00:26:05 +02:00

14 lines
238 B
Makefile

## Makefile.am -- Process this file with automake to produce Makefile.in
SUBDIRS = doc
lib_LTLIBRARIES = \
libbrandt.la
libbrandt_la_SOURCES = \
smc.c
libbrandt_la_LIBADD = \
-lpari
libbrandt_la_LDFLAGS = \
-version-info 0:0:0