summaryrefslogtreecommitdiff
path: root/src/main/make.code.defn
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-02-02 13:39:28 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-02-02 13:39:28 +0000
commit2cce40189b9f5b1422b00ddcc14ec3633e29fc15 (patch)
tree0b1e863357786b578031b58658a18694b2c37610 /src/main/make.code.defn
parente3ef67841aefe19f46c9687201dde7169b0fb358 (diff)
Added variables.c
git-svn-id: http://svn.cactuscode.org/flesh/trunk@180 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/main/make.code.defn')
-rw-r--r--src/main/make.code.defn3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/make.code.defn b/src/main/make.code.defn
index cc9ca931..a4ea7c53 100644
--- a/src/main/make.code.defn
+++ b/src/main/make.code.defn
@@ -15,5 +15,6 @@ SetParams.c\
ShutdownCactus.c\
StoreVariableData.c\
flesh.cc\
-Groups.c
+Groups.c\
+Variables.c