summaryrefslogtreecommitdiff
path: root/src/libs/sig/Makefile.am
blob: 4c41f413f6780109177338a596736955556a88e3 (plain)
1
2
3
noinst_LIBRARIES = libsig.a
libsig_a_SOURCES = ops_const.c ops_mult.c ops_sin.c sig.c sig.h
libsig_a_CPPFLAGS = -I@top_srcdir@/src
© All Rights Reserved