summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAlejandro Soto <alejandro@34project.org>2024-02-28 15:27:00 -0600
committerAlejandro Soto <alejandro@34project.org>2024-02-28 15:27:00 -0600
commit6e67445a93e97f6353aea0e8e79acf2b60b46985 (patch)
treeb959285fc8ed899b3eb24fbb25f78a45b4d43fd9 /Makefile
parent29ef941d4512368ee6d06057de9daad7ff6c3ff7 (diff)
platform/wavelet3d: initial commit
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 599e507..560b1c2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
top := conspiracion
-core_dirs := rtl tb
+core_dirs := platform rtl tb
.PHONY: all