index : asp32 | |
Archlinux32 fork of asp - obsolete | gitolite user |
summaryrefslogtreecommitdiff |
author | Dave Reisner <dreisner@archlinux.org> | 2019-01-17 14:28:38 -0500 |
---|---|---|
committer | Dave Reisner <dreisner@archlinux.org> | 2019-01-17 14:28:38 -0500 |
commit | 7f0dbcf2c601dec4806906006a1b18d2f23231ab (patch) | |
tree | b842dcebca02aab03c001f38e939918bdc9bc103 | |
parent | 0a6a4d08c69706542c88b831b456fcba8293dc2d (diff) |
-rw-r--r-- | Makefile | 2 |
@@ -54,4 +54,4 @@ install: all install -Dm644 $(BASH_COMPLETION) $(DESTDIR)$(PREFIX)/share/bash-completion/completions/asp install -Dm644 $(ZSH_COMPLETION) $(DESTDIR)$(PREFIX)/share/zsh/site-functions/_asp -.PHONY: all clean install uninstall dist +.PHONY: all clean install |