summaryrefslogtreecommitdiffstats
path: root/src/bdd/cas/module.make
diff options
context:
space:
mode:
Diffstat (limited to 'src/bdd/cas/module.make')
-rw-r--r--src/bdd/cas/module.make3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/bdd/cas/module.make b/src/bdd/cas/module.make
index a563e96d..7830e47f 100644
--- a/src/bdd/cas/module.make
+++ b/src/bdd/cas/module.make
@@ -1,2 +1,3 @@
SRC += src/bdd/cas/casCore.c \
- src/bdd/cas/casDec
+ src/bdd/cas/casDec.c
+