summaryrefslogtreecommitdiffstats
path: root/src/aig/rwt/module.make
diff options
context:
space:
mode:
Diffstat (limited to 'src/aig/rwt/module.make')
-rw-r--r--src/aig/rwt/module.make6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/aig/rwt/module.make b/src/aig/rwt/module.make
index 2852f2ba..439d576f 100644
--- a/src/aig/rwt/module.make
+++ b/src/aig/rwt/module.make
@@ -1,3 +1,3 @@
-SRC += src/hop/rwt/rwtDec.c \
- src/hop/rwt/rwtMan.c \
- src/hop/rwt/rwtUtil.c
+SRC += src/aig/rwt/rwtDec.c \
+ src/aig/rwt/rwtMan.c \
+ src/aig/rwt/rwtUtil.c