summaryrefslogtreecommitdiff
path: root/configure.ac
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 /configure.ac
parente71d1bcbae0775ec756f3de98b5c255df3e90243 (diff)
Exploring possibilities of supporting nsis installation on Windows
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 bb8e8e8..7161235 100644
--- a/configure.ac
+++ b/configure.ac
@@ -74,6 +74,7 @@ AC_CONFIG_FILES([Makefile
src/Makefile
docs/Makefile
data/Makefile
+ nsis/Makefile
spec/Makefile
spec/terminal-media-launcher.spec])
AC_OUTPUT