From: phantomjinx <pha...@us...> - 2011-10-27 20:28:39
|
commit 066934e2ec7eed3a60b95c0c25f4fbf8dcd91912 Author: phantomjinx <p.g...@ph...> Date: Thu Oct 27 21:27:47 2011 +0100 Not updated TODOandBUGS.txt entry listed in makefile.am * Should have replaced TODOandBUGS.txt with TODO.txt Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) --- diff --git a/Makefile.am b/Makefile.am index d0c88d2..2cbddd5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,7 +18,7 @@ EXTRA_DIST = \ intltool-merge.in \ intltool-update.in \ TROUBLESHOOTING \ - TODOandBUGS.txt \ + TODO.txt \ libgtkpod-1.1.0.pc.in \ version.sh \ version |