aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRasmus Steinke <rasi@xssn.at>2015-08-21 16:26:57 +0200
committerRasmus Steinke <rasi@xssn.at>2015-08-21 16:26:57 +0200
commitedeed6cbfe338a624ba000fb166df58e2abcef1b (patch)
treed69bb9fb655402f7ae65bea675825e82b812171b /Makefile
parent7be7f2a900501183ab4e1faea0be437a2d6cc905 (diff)
downloadrofi-pass-edeed6cbfe338a624ba000fb166df58e2abcef1b.tar.gz
fix Makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 81122fc..96fa97e 100644
--- a/Makefile
+++ b/Makefile
@@ -8,5 +8,3 @@ install:
install -Dm644 config.example $(DESTDIR)$(PREFIX)/share/doc/rofi-pass/config.example
install -Dm644 README.md $(DESTDIR)$(PREFIX)/share/doc/rofi-pass/README.md
install -Dm644 config.example $(DESTDIR)/etc/rofi-pass.conf
- install -Dm755 parsers/chromium $(DESTDIR)$(PREFIX)/share/doc/rofi-pass/parsers/chromium
- install -Dm755 parsers/firefox $(DESTDIR)$(PREFIX)/share/doc/rofi-pass/parsers/firefox