aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 14ad028..be6287a 100644
--- a/Makefile
+++ b/Makefile
@@ -8,9 +8,11 @@ OBJS = basis.o \
bicgstab.o \
cpu.o \
cpuid.o \
+ init.o \
log.o \
nlsolve.o \
pssolve.o \
+ td_constraints.o \
threadpool.o \
TESTPROGS = nlsolve \