summaryrefslogtreecommitdiff
path: root/src/libs/sig/Makefile.am
blob: de96772c1292506e0844891604804a963c4bdb79 (plain)
1
2
3
noinst_LIBRARIES = libsig.a
libsig_a_SOURCES = ops_abs.c ops_ceil.c ops_const.c ops_floor.c ops_lerp.c ops_mult.c ops_pow.c ops_rand.c ops_round.c ops_sin.c sig.c sig.h
libsig_a_CPPFLAGS = -I@top_srcdir@/src
© All Rights Reserved