diff options
author | Louie S <louie@example.com> | 2023-02-24 17:09:28 -0800 |
---|---|---|
committer | Louie S <louie@example.com> | 2023-02-24 17:09:28 -0800 |
commit | f18e68fb6945291ff873002de431efde1b4f0c28 (patch) | |
tree | 7ed565f74e87ba278dae211f2edb1c33fd3e35ad /icon/Makefile.am | |
parent | 157716ab35d5960e8330d646cacdf10e9c24cbe5 (diff) |
Add instructions for embedding icon to .exe for Windows, add icon files as EXTRA_DIST, delete unnecessary files
Diffstat (limited to 'icon/Makefile.am')
-rw-r--r-- | icon/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/icon/Makefile.am b/icon/Makefile.am new file mode 100644 index 0000000..adb970f --- /dev/null +++ b/icon/Makefile.am @@ -0,0 +1 @@ +EXTRA_DIST = icon.ico icon.svg |