diff --git a/Makefile b/Makefile deleted file mode 100644 index 9a3bf4a..0000000 --- a/Makefile +++ /dev/null @@ -1,12 +0,0 @@ -# makefile for tromjaro fixes package -build: - makepkg - -install: - pamac-installer tromjaro-fixes-*.tar.xz - -remove: - pamac-installer --remove tromjaro-fixes - -clean: - $(RM) -rf src/ pkg/ *.tar.xz \ No newline at end of file