diff options
author | Louie S <louie@example.com> | 2023-02-26 22:13:31 -0800 |
---|---|---|
committer | Louie S <louie@example.com> | 2023-02-26 22:13:31 -0800 |
commit | bf0172b7e6391aa1345a0e8add0b622d08e0053b (patch) | |
tree | 8e0e7fad8723ec032d8a262a970a148df9c2e7a9 /docs/Makefile.am | |
parent | de3f9b304c73721c877cdfacae1f006618c91d52 (diff) |
Added rule for generating desktop entry
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r-- | docs/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am index 0ebcbdb..bf901b2 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -1 +1 @@ -dist_doc_DATA = README.md screenshot1.png screenshot2.png terminal-media-launcher-config.md windows_compile_instructions.md +dist_doc_DATA = README.md screenshot1.png screenshot2.png $(PACKAGE_NAME)-config.md windows_compile_instructions.md |