[aur-general] [tu-bylaws] [PATCH] Makefile: Declare clean target .PHONY

Lukas Fleischer archlinux at cryptocrack.de
Sat Nov 17 20:23:19 EST 2012


Signed-off-by: Lukas Fleischer <archlinux at cryptocrack.de>
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index e0dcb17..17f28f1 100644
--- a/Makefile
+++ b/Makefile
@@ -6,4 +6,4 @@ all: tu-bylaws.html
 clean:
 	rm tu-bylaws.html
 
-.PHONY: all
+.PHONY: all clean
-- 
1.8.0



More information about the aur-general mailing list