From 438dffc70c887c7393faf504325da2c14920fc3c Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 15 Aug 2024 08:41:58 -0300 Subject: Makefile: Add $(URL) --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index ed30ce6..4de1700 100644 --- a/Makefile +++ b/Makefile @@ -7,6 +7,7 @@ SHAREDIR = $(PREFIX)/share DOCDIR = $(SHAREDIR)/doc/$(NAME) ## Where to store the installation. Empty by default. DESTDIR = +URL = papo.im TLD = $(URL) OFFSITE_SSH = 00000@aa0000.rsync.net -- cgit v1.2.3