diff options
author | Louie Shprung <lshprung@tutanota.com> | 2024-08-30 14:31:39 -0400 |
---|---|---|
committer | Louie Shprung <lshprung@tutanota.com> | 2024-08-30 14:31:39 -0400 |
commit | c53c16b6e606e16c7db492d05a8ed56574aaf3f9 (patch) | |
tree | 5cd949728ef4335d5f9d80d29d49aea7602ed4ff /nsis/Makefile.am | |
parent | 9c397106abfabf8f18b569f4f84ed69822c18978 (diff) |
Update default configurations
Diffstat (limited to 'nsis/Makefile.am')
-rw-r--r-- | nsis/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nsis/Makefile.am b/nsis/Makefile.am index 3f47a9f..72f8ab9 100644 --- a/nsis/Makefile.am +++ b/nsis/Makefile.am @@ -1,4 +1,4 @@ -EXTRA_DIST = installer.nsi.in +EXTRA_DIST = find_dlls.sh installer.nsi.in CLEANFILES = $(PACKAGE_NAME)-Setup.exe deps/* |