summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorLouie S <louie@example.com>2024-07-09 18:11:48 -0400
committerLouie S <louie@example.com>2024-07-09 18:11:48 -0400
commit2705958dc6de68a487597e29d4b9b99ccc6724a0 (patch)
tree3aa0674f49d947a642749c85a1ca140d6bb9e76c /configure.ac
parentaccd85087031fbfbd5759f42268597cf22d1a97f (diff)
Incorporate actions with build system
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index a340433..5cfe45f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -73,6 +73,7 @@ AM_CONDITIONAL([EMBED_ICON], [test "$embed_icon" = "yes"])
AC_CONFIG_FILES([Makefile
src/Makefile
+ actions/Makefile
docs/Makefile
data/Makefile
nsis/Makefile