aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorallen <allen@1faa4e14-9dd3-4be0-9f0e-ffe519881164>2000-09-21 16:06:47 +0000
committerallen <allen@1faa4e14-9dd3-4be0-9f0e-ffe519881164>2000-09-21 16:06:47 +0000
commit9315ef0ed2bf451757ce32a9959c6a0f0aa3ed7e (patch)
tree763ceffdea0babf663ebbc2192a782ccc7e18b10 /src/make.code.defn
parent0fef9f4b00faf1b635e05d5945e634740cd4fad6 (diff)
Made a separate file for Parameters.
Added an "On-Line" section at the bottom of the Menu (below any added in stuff from pages) which goes to the Cactus Homepage, the User Guide, and the Help Desk Added a little gif, not sure if I've improved the footer or not with that. G. git-svn-id: http://svn.cactuscode.org/arrangements/CactusConnect/HTTPD/trunk@79 1faa4e14-9dd3-4be0-9f0e-ffe519881164
Diffstat (limited to 'src/make.code.defn')
-rw-r--r--src/make.code.defn2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
index d6d49e0..da9e03f 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -7,7 +7,7 @@ MISC_SRC = Startup.c Expression.c
SERVER_SRC = Server.c Sockets.c http.c
-CONTENT_SRC = Content.c Headers.c Groups.c
+CONTENT_SRC = Content.c Headers.c Groups.c Parameters.c
STEERING_SRC = Steer.c