From edec53b1d7293b8323470997649e45c69b7f4552 Mon Sep 17 00:00:00 2001 From: lanfer Date: Fri, 29 Oct 1999 10:15:40 +0000 Subject: adding the ell DB to the compile process git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@18 57bc7290-fb3d-4efd-a9b1-28e84cce6043 --- src/make.code.defn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/make.code.defn b/src/make.code.defn index dec4f60..7013cc0 100644 --- a/src/make.code.defn +++ b/src/make.code.defn @@ -2,7 +2,7 @@ # $Header$ # Source files in this directory -SRCS = Ell_Interface.c Ell_Register.c Startup.c +SRCS = Ell_Interface.c Ell_Register.c Startup.c Ell_DBstructure.c # Subdirectories containing source files SUBDIRS = -- cgit v1.2.3