diff options
author | David <dbphillipsnz@gmail.com> | 2014-05-29 16:05:14 +1200 |
---|---|---|
committer | David <dbphillipsnz@gmail.com> | 2014-06-06 20:31:40 +1200 |
commit | d905490d12fffb54ea7f9383311be87a0887bec6 (patch) | |
tree | 7a47733aad0b0fa1a5b1e0cf8b5a57d184853127 /Makefile | |
parent | 7d206d30457b549b15af7115bbde2de7e5323cf8 (diff) | |
download | paramano-d905490d12fffb54ea7f9383311be87a0887bec6.tar.xz |
Far out this isn't my day
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |