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.defn2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
index 7e73b26..1ebc323 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -4,4 +4,4 @@
# Source files in this directory
SRCS = ReductionAvg.c ReductionCount.c ReductionMax.c ReductionMin.c \
ReductionNorm1.c ReductionNorm2.c ReductionNorm3.c ReductionNorm4.c \
- ReductionNormInf.c ReductionSum.c Startup.c Reduction.c
+ ReductionNormInf.c ReductionSum.c Startup.c Reduction.c ReduceGA.c