# all the source files from the package
SRCDIR=source

SRCS=main.cpp play.cpp groove.cpp record.cpp inter.cpp
              
HDRS=main.h inter.h
