1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-11 13:50:48 -05:00

Merge pull request #8 from 1ace/patch-1

Update Makefile. Thanks
This commit is contained in:
Dave Davenport 2014-01-10 14:50:44 -08:00
commit aefcd2545c

View file

@ -34,7 +34,7 @@ install: normal install-man
install -Dm 755 simpleswitcher $(BINDIR)/simpleswitcher install -Dm 755 simpleswitcher $(BINDIR)/simpleswitcher
install-man: install-man:
install -Dm 644 simpleswitcher.1 $(MANDIR) install -Dm 644 simpleswitcher.1 $(MANDIR)/simpleswitcher.1
gzip -f $(MANDIR)/simpleswitcher.1 gzip -f $(MANDIR)/simpleswitcher.1
clean: clean: