From 24edba7a900a541601aadffc727c288c67cccb56 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 10 Apr 2012 18:45:13 +0000 Subject: include TODO.txt in dist tarball svn path=/trunk/externals/framesync/; revision=16113 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8ff02fc..188657a 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ MANUAL = # list them here. This can be anything from header files, test patches, # documentation, etc. README.txt and LICENSE.txt are required and therefore # automatically included -EXTRA_DIST = +EXTRA_DIST = TODO.txt # unit tests and related files here, in the 'unittests' subfolder UNITTESTS = -- cgit v1.2.1