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.am | |
parent | 868ff677920ea40d73afaf98aa8353927cc3ffdc (diff) |
Set deb package to install desktop entry
Diffstat (limited to 'data/Makefile.am')
-rw-r--r-- | data/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index e6fb158..20c7465 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,4 +1,4 @@ -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 |