SRCS = \
	ctsd_loop_filter.cpp \
	dac.cpp \
	quantizer.cpp

SRCS_EXE = \
	sc_main.cpp

include ../Makefile.defs

