aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/number_theoretic_transform
diff options
context:
space:
mode:
Diffstat (limited to 'test/monniaux/number_theoretic_transform')
-rw-r--r--test/monniaux/number_theoretic_transform/Makefile3
-rw-r--r--test/monniaux/number_theoretic_transform/make.proto2
2 files changed, 3 insertions, 2 deletions
diff --git a/test/monniaux/number_theoretic_transform/Makefile b/test/monniaux/number_theoretic_transform/Makefile
new file mode 100644
index 00000000..bd70b946
--- /dev/null
+++ b/test/monniaux/number_theoretic_transform/Makefile
@@ -0,0 +1,3 @@
+TARGET=ntt
+
+include ../rules.mk
diff --git a/test/monniaux/number_theoretic_transform/make.proto b/test/monniaux/number_theoretic_transform/make.proto
deleted file mode 100644
index e1844226..00000000
--- a/test/monniaux/number_theoretic_transform/make.proto
+++ /dev/null
@@ -1,2 +0,0 @@
-target: ntt
-measures: [cycles]