summarylogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPhillip Schichtel2024-01-03 16:47:10 +0100
committerPhillip Schichtel2024-01-03 16:47:10 +0100
commit669d009abc7c0dd0590288c97e0a8e694e06784a (patch)
tree1d4663bf2ef3f59149891442e589fb74d46fdfbe /Makefile
parent4925f66c53f151e7b19de5354d974db8409024a4 (diff)
downloadaur-669d009abc7c0dd0590288c97e0a8e694e06784a.tar.gz
properly upgrade to 1.1.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f0612f3987e5..414ad39a3383 100644
--- a/Makefile
+++ b/Makefile
@@ -9,4 +9,4 @@ package: PKGBUILD .SRCINFO
all: package
clean:
- rm -fRv .SRCINFO *.tar.* ktlint-*/ src/ pkg/ *.asc 2> /dev/null || true
+ rm -fRv .SRCINFO *.tar.* ktlint/ ktlint-*/ src/ pkg/ *.asc 2> /dev/null || true