aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
blob: ece2fa02ed81b0b626c0c287121cadc56e0cb0a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
# This is _NOT_ the library release version, it's an API version.
# Please read Chapter 6 "Library interface versions" of the libtool documentation before making any modification
LIBVERSION=0:0:0

INCLUDES = $(all_includes) -I$(top_srcdir)/include
AM_CFLAGS = -fPIC -Wall

lib_LTLIBRARIES = libosmo-crypto-a53.la

libosmo_crypto_a53_la_SOURCES = a53f.c kgcore.c kasumi.c osmocom.c
libosmo_crypto_a53_la_LDFLAGS = -shared