diff src/paranormal/Makefile @ 170:13955c70fbec trunk

[svn] - split out beat detection code into beatdetect.c
author nenolod
date Tue, 31 Oct 2006 23:13:49 -0800
parents f6ca31f3308e
children 49f532942eec
line wrap: on
line diff
--- a/src/paranormal/Makefile	Tue Oct 31 22:55:20 2006 -0800
+++ b/src/paranormal/Makefile	Tue Oct 31 23:13:49 2006 -0800
@@ -11,6 +11,7 @@
 
 SOURCES =			\
 	actuators.c		\
+	beatdetect.c		\
 	builtins.c		\
 	cfg.c			\
 	cmaps.c			\