diff --git a/Makefile b/Makefile index 3219f85..0450577 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ VERSION-FILE: .FORCE-VERSION-FILE todo.sh: VERSION-FILE # For packaging -DISTFILES := todo.cfg +DISTFILES := todo.cfg todo_completion DISTNAME=todo.txt_cli-$(VERSION) dist: $(DISTFILES) todo.sh