aboutsummaryrefslogtreecommitdiff
path: root/src/elliptic/make.code.defn
diff options
context:
space:
mode:
Diffstat (limited to 'src/elliptic/make.code.defn')
-rw-r--r--src/elliptic/make.code.defn2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/elliptic/make.code.defn b/src/elliptic/make.code.defn
index 553d372..b00d006 100644
--- a/src/elliptic/make.code.defn
+++ b/src/elliptic/make.code.defn
@@ -4,7 +4,7 @@
# Source files in this directory
SRCS = Jacobian.cc \
dense_Jacobian.cc lapack_wrapper.F77 \
- row_sparse_Jacobian.cc ilucg_wrapper.F77 ilucg.f77
+ row_sparse_Jacobian.cc ilucg_wrapper.F77
# Subdirectories containing source files
SUBDIRS =