summaryrefslogtreecommitdiff
path: root/bash-completion/Makefile
diff options
context:
space:
mode:
authorIgor Pashev <igor.pashev@nexenta.com>2013-04-08 13:25:16 +0400
committerIgor Pashev <igor.pashev@nexenta.com>2013-04-08 13:25:16 +0400
commit1fca2856b3366a47472df4cae78f77794cf1ce71 (patch)
treee4f9bb0d8501d337c1aa97e77e5f3812fd562f94 /bash-completion/Makefile
parenta953cf98ab91bd09e233a2d749811b16c9465018 (diff)
downloadcibs-pkgs-1fca2856b3366a47472df4cae78f77794cf1ce71.tar.gz
Fix dynamic loading
Diffstat (limited to 'bash-completion/Makefile')
-rw-r--r--bash-completion/Makefile1
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