diff options
Diffstat (limited to 'bash-completion/Makefile')
-rw-r--r-- | bash-completion/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bash-completion/Makefile b/bash-completion/Makefile index 00e9b31..afd2be1 100644 --- a/bash-completion/Makefile +++ b/bash-completion/Makefile @@ -1,6 +1,5 @@ package ?= ips include /usr/share/cibs/rules/$(package).mk -include /usr/share/cibs/rules/git.mk include /usr/share/cibs/rules/autotools.mk include /usr/share/cibs/rules/archive.mk include /usr/share/cibs/rules/noarch.mk |