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-06-06 20:31:40 +1200
commit7d206d30457b549b15af7115bbde2de7e5323cf8 (patch)
tree41e683bc406e5a1ff330081ce0622bc92ef790d0 /Makefile
parent9adec475861dd3dc9e62b3fc0ae7f1649d34f15d (diff)
downloadparamano-7d206d30457b549b15af7115bbde2de7e5323cf8.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