From bf399a0b507ac06ac2fac64558d581dbcc056526 Mon Sep 17 00:00:00 2001 From: xengineering Date: Fri, 28 May 2021 13:09:25 +0200 Subject: Documentation of example Profile --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ff0e394..d6906b0 100644 --- a/Makefile +++ b/Makefile @@ -29,7 +29,8 @@ install: all uninstall: sudo rm -f $(bindir)/xbot -.PHONY: clean uninstall clean: rm -r build +.PHONY: all install uninstall clean + -- cgit v1.2.3-70-g09d2