diff options
author | Louie S <louie@example.com> | 2023-02-28 21:08:44 -0800 |
---|---|---|
committer | Louie S <louie@example.com> | 2023-02-28 21:08:44 -0800 |
commit | 38e6b4edf1e2b175d9aa1a62e531fe63dfaa5967 (patch) | |
tree | 10811cdbf171f98cfd112c166f52d62db5b63b86 /data/Makefile.in | |
parent | 868ff677920ea40d73afaf98aa8353927cc3ffdc (diff) |
Set deb package to install desktop entry
Diffstat (limited to 'data/Makefile.in')
-rw-r--r-- | data/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/Makefile.in b/data/Makefile.in index dbd0a88..f56e399 100644 --- a/data/Makefile.in +++ b/data/Makefile.in @@ -219,7 +219,7 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -EXTRA_DIST = icon.ico icon.svg +EXTRA_DIST = terminal-media-launcher.ico terminal-media-launcher.svg # Build a .desktop entry BUILT_SOURCES = $(PACKAGE_NAME).desktop |