From 022f4884aa55b7249aadfd86a71f856b69f08517 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 2 Jul 2014 09:35:19 +0200 Subject: tabulation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9a7f5d1..8f15060 100644 --- a/Makefile +++ b/Makefile @@ -75,8 +75,8 @@ install-base: install-command install-license install-all-examples install-plugi .PHONY: install-command install-command: bin/xpybar bin/restricted-hdparm - install -dm755 -- "$(DESTDIR)$(BINDIR)" - install -m755 bin/xpybar -- "$(DESTDIR)$(BINDIR)/$(COMMAND)" + install -dm755 -- "$(DESTDIR)$(BINDIR)" + install -m755 bin/xpybar -- "$(DESTDIR)$(BINDIR)/$(COMMAND)" install -m755 bin/restricted-hdparm -- "$(DESTDIR)$(BINDIR)/restricted-hdparm" .PHONY: install-license -- cgit v1.2.3-70-g09d2