aboutsummaryrefslogtreecommitdiff
path: root/src/gr
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-07-18 17:44:40 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-07-18 17:44:40 +0000
commitce5ee75bb541dc2e282d2d1bd053d24bd4d332e8 (patch)
tree21f9bf632eada8c837a98f6a63e871d4916adfae /src/gr
parent728c918e374fccf8e63deffb82fdd1ef7111a833 (diff)
tell Cactus what files to compile...
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@636 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'src/gr')
-rw-r--r--src/gr/make.code.defn10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/gr/make.code.defn b/src/gr/make.code.defn
new file mode 100644
index 0000000..7def0d5
--- /dev/null
+++ b/src/gr/make.code.defn
@@ -0,0 +1,10 @@
+# specification of things to be compiled in this directory
+# $Header$
+
+# Source files in this directory
+SRCS = driver.cc \
+ horizon_function.cc \
+ horizon_Jacobian.cc
+
+# Subdirectories containing source files
+SUBDIRS =