aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortradke <tradke@b32723a9-ab3a-4a60-88e2-2e5d99d7c17a>2000-09-21 13:21:47 +0000
committertradke <tradke@b32723a9-ab3a-4a60-88e2-2e5d99d7c17a>2000-09-21 13:21:47 +0000
commit15d71c64bcbf6554b20d5b518708d8bc22a63562 (patch)
tree11122c8928d4aad4dba241ab7e7139a6a5a8bbee
parent8fa9ff2f285acf0a8f09bb49ea26b5bc6a853a0e (diff)
Added new source file AdvertisedFiles.c.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@98 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a
-rw-r--r--src/make.code.defn1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
index e3dbc41..795fada 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -5,4 +5,5 @@
SRCS = Startup.c\
GHExtension.c\
CheckpointRecovery.c\
+ AdvertisedFiles.c\
Utils.c