aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDavid <dbphillipsnz@gmail.com>2014-05-29 15:54:31 +1200
committerDavid <dbphillipsnz@gmail.com>2014-05-29 16:11:49 +1200
commit627dd1068e7ab7437c07890cb5aa298e38a6c0d1 (patch)
treef1d6878123509fe6b651968a4fbe86c0a59c89be /Makefile
parent5ad431451529a3aa6aa51b5dffa90cc2207d2a94 (diff)
downloadparamano-627dd1068e7ab7437c07890cb5aa298e38a6c0d1.tar.xz
Makefile fix
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 119ea4d..e358213 100644
--- a/Makefile
+++ b/Makefile
@@ -141,7 +141,7 @@ clean:
########################################################################
# Install entire suite
install:
- install -d themes $(DESTDIR)/$(SHAREDIR)/trayfreq/themes
+ cp -r themes $(DESTDIR)/$(SHAREDIR)/trayfreq/
install -Dm 644 lc/fr.mo $(DESTDIR)/$(LOCALEDIR)/fr/LC_MESSAGES/trayfreq.mo