aboutsummaryrefslogtreecommitdiff
path: root/makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'makefile.in')
-rw-r--r--makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile.in b/makefile.in
index 3d0fec8..163b6e1 100644
--- a/makefile.in
+++ b/makefile.in
@@ -22,7 +22,7 @@ CXXFLAGS = $(CFLAGS)
LIBS = -lc -lm
#LIBS = -lpthread -lm -lc
-SOURCES = ENV.c ascseq.c ascwave.c bangfilt.c bangfilt2.c binshift.c counter.c cx.c ixprint.c mean.c microtime.c prepend.c proc.c randomix.c reson.c sigdelta.c split.c
+SOURCES = ENV.c ascseq.c ascwave.c bangfilt.c bangfilt2.c binshift.c counter.c cx.c ixprint.c mean.c utime.c prepend.c proc.c randomix.c reson~.c sigdelta.c split.c
TARGETS = $(SOURCES:.c=.$(EXT))
# all: $(TARGETS)