summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2023-10-04 06:32:57 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2023-10-04 06:32:57 (GMT)
commit945aa5096d3c6d2ae054b6c8ef18e749acaec533 (patch)
treea76ca8a1c9303dfde49493d83d848e66c5a7d678 /configure.ac
parent29fd2d9d148f1737ff0dede043c9dc376116b3a4 (diff)
Introduce a new plugin for computing API hashes.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 3cf68d3..2b105ba 100644
--- a/configure.ac
+++ b/configure.ac
@@ -630,6 +630,10 @@ AC_CONFIG_FILES([Makefile
doc/Makefile
pixmaps/Makefile
plugins/Makefile
+ plugins/apihashing/Makefile
+ plugins/apihashing/python/Makefile
+ plugins/apihashing/python/classics/Makefile
+ plugins/apihashing/classics/Makefile
plugins/arm/Makefile
plugins/arm/python/Makefile
plugins/arm/python/v7/Makefile