diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-02-21 00:51:47 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-02-21 00:51:47 +0100 |
commit | 844e0cd22c9623c566871d2ecb9c50831e2524ba (patch) | |
tree | 5528126291f275eee5ca33ba6b89e797558eede2 /DEPENDENCIES | |
parent | m (diff) | |
download | blueshift-844e0cd22c9623c566871d2ecb9c50831e2524ba.tar.gz blueshift-844e0cd22c9623c566871d2ecb9c50831e2524ba.tar.bz2 blueshift-844e0cd22c9623c566871d2ecb9c50831e2524ba.tar.xz |
fix make uninstall rule + add shell auto completion
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r-- | DEPENDENCIES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES index 61baa53..6e8c675 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -16,4 +16,5 @@ MAKE DEPENDENCIES: sed zip texinfo (opt-out) + auto-auto-complete (opt-out) |