aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorallen <allen@1faa4e14-9dd3-4be0-9f0e-ffe519881164>2000-09-28 04:36:02 +0000
committerallen <allen@1faa4e14-9dd3-4be0-9f0e-ffe519881164>2000-09-28 04:36:02 +0000
commit672cdf715e314fec2df6ba3b6eb8248d1112db44 (patch)
treefdb44d8e49be065d373157ad5ca7d2b4bb43e6ef /src/make.code.defn
parentaa69bad8e6317c8192c5e89bd88188c2fe511b51 (diff)
New headers for all pages.
Added new Thorns pages, for now these just have the parameters, but there will be an easy way for thorns to add their own stuff git-svn-id: http://svn.cactuscode.org/arrangements/CactusConnect/HTTPD/trunk@89 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 da9e03f..5754342 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 Parameters.c
+CONTENT_SRC = Content.c Headers.c Groups.c Parameters.c Thorns.c
STEERING_SRC = Steer.c