Update 'Makefile'

This commit is contained in:
Roma 2022-09-16 01:08:06 +02:00
parent 698e54fd2d
commit e8854acc95
1 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
# makefile for theme-switcher
# makefile for layout-switcher
build:
makepkg
install:
pamac-installer theme-switcher-*.tar.xz
pamac-installer tromjaro-layout-switcher-*.tar.xz
remove:
pamac-installer --remove theme-switcher
pamac-installer --remove tromjaro-layout-switcher
clean:
$(RM) -rf src/ pkg/ *.tar.xz