From 8e910f26a28b1b1beae363e6c19f39224f74e2e8 Mon Sep 17 00:00:00 2001 From: "Felix (xq) Queißner" Date: Mon, 29 Jun 2020 20:17:42 +0200 Subject: Paves road for new favourite system: Refactors the favourites into tree structure instead of flat list. --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6916868..76a60cd 100644 --- a/Makefile +++ b/Makefile @@ -45,7 +45,6 @@ uninstall: # Remove the binary rm -f $(bindir)/kristall - clean: rm -rf build rm -f kristall -- cgit v1.2.3