aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
Diffstat (limited to 'src/make.code.defn')
-rw-r--r--src/make.code.defn6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
index 795fada..b8919b1 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -2,8 +2,4 @@
# $Header$
# Source files in this directory
-SRCS = Startup.c\
- GHExtension.c\
- CheckpointRecovery.c\
- AdvertisedFiles.c\
- Utils.c
+SRCS = Startup.c CheckpointRecovery.c AdvertisedFiles.c Utils.c