summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorLouie S <louie@example.com>2023-02-24 17:09:28 -0800
committerLouie S <louie@example.com>2023-02-24 17:09:28 -0800
commitf18e68fb6945291ff873002de431efde1b4f0c28 (patch)
tree7ed565f74e87ba278dae211f2edb1c33fd3e35ad /Makefile.in
parent157716ab35d5960e8330d646cacdf10e9c24cbe5 (diff)
Add instructions for embedding icon to .exe for Windows, add icon files as EXTRA_DIST, delete unnecessary files
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 8222371..e1f608e 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -334,7 +334,7 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-SUBDIRS = src docs
+SUBDIRS = src docs icon
dist_man_MANS = man
man1_MANS = man/terminal-media-launcher.1
man5_MANS = man/terminal-media-launcher-config.5