summaryrefslogtreecommitdiff
path: root/Makefile.am
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 /Makefile.am
parentaccd85087031fbfbd5759f42268597cf22d1a97f (diff)
Incorporate actions with build system
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d9c21c6..d189681 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = src docs data nsis spec
+SUBDIRS = src actions docs data nsis spec
dist_man_MANS = man
man1_MANS = man/$(PACKAGE_NAME).1
man5_MANS = man/$(PACKAGE_NAME)-config.5