From 2b0921f4ec0f42a276e1e0116df8ad6d593c57a5 Mon Sep 17 00:00:00 2001 From: Ingo Karkat Date: Sun, 20 Nov 2011 14:20:25 +0100 Subject: [PATCH] Add todo_completion to todo.txt distribution. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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