From b73ed7277f0857ea81368938f707090fd57c0180 Mon Sep 17 00:00:00 2001 From: Paulo Custodio Date: Fri, 17 Dec 2021 18:26:59 +0000 Subject: Add Makefile --- challenge-029/paulo-custodio/Makefile | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 challenge-029/paulo-custodio/Makefile diff --git a/challenge-029/paulo-custodio/Makefile b/challenge-029/paulo-custodio/Makefile new file mode 100644 index 0000000000..c3c762d746 --- /dev/null +++ b/challenge-029/paulo-custodio/Makefile @@ -0,0 +1,2 @@ +all: + perl ../../challenge-001/paulo-custodio/test.pl -- cgit