all:

install:
	install -d $(DESTDIR)/etc/apt/trusted.gpg.d/
	install -m 0644 keyrings/tilde-keyring.gpg $(DESTDIR)/etc/apt/trusted.gpg.d/
