
SRCS = sin_source_with_noise.cpp \
       prefilter.cpp

SRCS_EXE = tb_lab2b.cpp

include ./Makefile.defs

