summaryrefslogtreecommitdiffstats
path: root/src/bdd/reo/module.make
diff options
context:
space:
mode:
Diffstat (limited to 'src/bdd/reo/module.make')
-rw-r--r--src/bdd/reo/module.make7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/bdd/reo/module.make b/src/bdd/reo/module.make
new file mode 100644
index 00000000..7eb41e0e
--- /dev/null
+++ b/src/bdd/reo/module.make
@@ -0,0 +1,7 @@
+SRC += src/bdd/reo/reoApi.c \
+ src/bdd/reo/reoCore.c \
+ src/bdd/reo/reoProfile.c \
+ src/bdd/reo/reoSift.c \
+ src/bdd/reo/reoSwap.c \
+ src/bdd/reo/reoTransfer.c \
+ src/bdd/reo/reoUnits.c