summaryrefslogtreecommitdiffstats
path: root/src/map/cov/module.make
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/cov/module.make')
-rw-r--r--src/map/cov/module.make7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/map/cov/module.make b/src/map/cov/module.make
new file mode 100644
index 00000000..5b68c64c
--- /dev/null
+++ b/src/map/cov/module.make
@@ -0,0 +1,7 @@
+SRC += src/map/cov/covBuild.c \
+ src/map/cov/covCore.c \
+ src/map/cov/covMan.c \
+ src/map/cov/covMinEsop.c \
+ src/map/cov/covMinMan.c \
+ src/map/cov/covMinSop.c \
+ src/map/cov/covMinUtil.c