From bc81e88b13c0ddfa385a10cfbe2ea93259c7f8a4 Mon Sep 17 00:00:00 2001 From: Elias Norberg Date: Thu, 12 Jan 2012 00:17:33 +0100 Subject: Use a list of TLD's to properly handle multi-part TLD's The list used is from publicsuffix.org. It gets installed to the resource-directory as 'tld-rules' --- linux/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'linux') diff --git a/linux/Makefile b/linux/Makefile index 986f95c..2214bb9 100644 --- a/linux/Makefile +++ b/linux/Makefile @@ -43,6 +43,7 @@ install: all install -m 644 ../xxxtermicon48.png $(DESTDIR)$(RESDIR) install -m 644 ../xxxtermicon64.png $(DESTDIR)$(RESDIR) install -m 644 ../xxxtermicon128.png $(DESTDIR)$(RESDIR) + install -m 644 ../tld-rules $(DESTDIR)$(RESDIR) install -m 644 ../style.css $(DESTDIR)$(RESDIR) uninstall: -- cgit 1.4.1-2-gfad0