summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLouie S <louie@example.com>2024-05-02 11:57:35 -0400
committerLouie S <louie@example.com>2024-05-02 11:57:35 -0400
commit6a7cc596a79ce38c417f9abffb498be934e6dc53 (patch)
treeb50588a063705fc1da26d618f130be5727f42899 /Makefile.am
parente71d1bcbae0775ec756f3de98b5c255df3e90243 (diff)
Exploring possibilities of supporting nsis installation on Windows
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 eb3d966..8c15eaf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = src docs data spec
+SUBDIRS = src docs data nsis spec
dist_man_MANS = man
man1_MANS = man/$(PACKAGE_NAME).1
man5_MANS = man/$(PACKAGE_NAME)-config.5