summaryrefslogtreecommitdiff
path: root/src/main/make.code.defn
diff options
context:
space:
mode:
authorgoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-02-17 00:34:42 +0000
committergoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-02-17 00:34:42 +0000
commitd052117730e4372e9b2df0298404cef895405018 (patch)
tree720a7e04bd4a42f6284ae4b504cc72d1627c179e /src/main/make.code.defn
parent0fc0e89ea5732a235faab744784aa5d9da086055 (diff)
Added warning level and command line argument source files.
Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@294 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/main/make.code.defn')
-rw-r--r--src/main/make.code.defn5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/main/make.code.defn b/src/main/make.code.defn
index c76d8fa9..23fbad45 100644
--- a/src/main/make.code.defn
+++ b/src/main/make.code.defn
@@ -19,5 +19,6 @@ flesh.cc\
Groups.c\
Dummies.c\
rfrInterface.c\
-Overload.c
-
+Overload.c\
+CommandLine.c\
+WarnLevel.c