1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile index e01c275..eec6fe4 100644 --- a/ Makefile+++ b/ Makefile@@ -16,6 +16,7 @@ ZSH_COMPLETION = \ shell/zsh-completion INCLUDES = \ + archweb.inc.sh \ package.inc.sh \ remote.inc.sh \ util.inc.sh |