From ee34c119750d002d6753c25105f409a136618f34 Mon Sep 17 00:00:00 2001 From: Marco Matos Date: Thu, 8 Aug 2019 10:41:34 +0000 Subject: [PATCH] fixing makefile --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 976fdb9..f342b0c 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,6 @@ # Makefile NAME:= deletefb -url := https://facebook.com/$$username .PHONY: all build run