From d905490d12fffb54ea7f9383311be87a0887bec6 Mon Sep 17 00:00:00 2001
From: David <dbphillipsnz@gmail.com>
Date: Thu, 29 May 2014 16:05:14 +1200
Subject: Far out this isn't my day

---
 Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile b/Makefile
index e358213..d6218c2 100644
--- a/Makefile
+++ b/Makefile
@@ -141,6 +141,7 @@ clean:
 ########################################################################
 # Install entire suite
 install:
+	mkdir -p $(DESTDIR)/$(SHAREDIR)/trayfreq/
 	cp -r themes $(DESTDIR)/$(SHAREDIR)/trayfreq/
 
 	install -Dm 644 lc/fr.mo $(DESTDIR)/$(LOCALEDIR)/fr/LC_MESSAGES/trayfreq.mo
-- 
cgit v1.1