SRCS = sin_source_with_noise.cpp \
       sink.cpp

SRCS_EXE = testbench.cpp

include ./Makefile.defs
