KDE file templates: rename goal + new templates
This commit is contained in:
10
Makefile
10
Makefile
@@ -1,4 +1,4 @@
|
||||
# Autogenerated at 28.09.2022 22:15 using ./gen-makefile
|
||||
# Autogenerated at 29.09.2022 12:27 using ./gen-makefile
|
||||
.DEFAULT_GOAL := help
|
||||
|
||||
#===============================================
|
||||
@@ -55,10 +55,6 @@ droidcam:
|
||||
droidcam-obs:
|
||||
@./install/droidcam-obs
|
||||
|
||||
# Install file templates (KDE)
|
||||
file-templates-kde:
|
||||
@./install/file-templates-kde
|
||||
|
||||
# [TODO] Build flameshot from src (latest)
|
||||
flameshot-build:
|
||||
@./install/flameshot-build
|
||||
@@ -83,6 +79,10 @@ kde-appmenu:
|
||||
kde-backports:
|
||||
@./install/kde-backports
|
||||
|
||||
# Install file templates (KDE)
|
||||
kde-file-templates:
|
||||
@./install/kde-file-templates
|
||||
|
||||
# Install libreoffice
|
||||
libreoffice:
|
||||
@./install/libreoffice
|
||||
|
||||
Reference in New Issue
Block a user