aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-02-22 20:19:23 +0100
committerMattias Andrée <m@maandree.se>2026-02-22 20:19:23 +0100
commit334abbc354e72fbe19df431a14c5caab377017bb (patch)
tree28d609b015388d0c79badab6b38537d6a808f8ae /Makefile
parentmsic fixes (diff)
downloadlibred-334abbc354e72fbe19df431a14c5caab377017bb.tar.gz
libred-334abbc354e72fbe19df431a14c5caab377017bb.tar.bz2
libred-334abbc354e72fbe19df431a14c5caab377017bb.tar.xz
m makefileHEAD1.1.3master
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c7663fe..6b9573b 100644
--- a/Makefile
+++ b/Makefile
@@ -94,4 +94,4 @@ clean:
.SUFFIXES:
.SUFFIXES: .c .o .lo
-.PHONY: all check install uninstall clean
+.PHONY: all install uninstall clean