Skip to content

Commit 4218596

Browse files
committed
1 parent 2cf2110 commit 4218596

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

completions/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@
149149
/_gitsign
150150
/gkrellm2
151151
/_glab
152+
/_glances
152153
/_glen
153154
/_glow
154155
/gmake

completions/Makefile.am

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -718,6 +718,7 @@ CLEANFILES = \
718718
_gitsign \
719719
gkrellm2 \
720720
_glab \
721+
_glances \
721722
_glen \
722723
_glow \
723724
gmake \
@@ -1356,6 +1357,8 @@ symlinks: $(DATA)
13561357
javac javadoc
13571358
$(ss) koji \
13581359
arm-koji ppc-koji s390-koji sparc-koji
1360+
$(ss) _keyring \
1361+
_glances
13591362
$(ss) ldapsearch \
13601363
ldapadd ldapcompare ldapdelete ldapmodify ldapmodrdn \
13611364
ldappasswd ldapwhoami

0 commit comments

Comments
 (0)