From: phantomjinx <pha...@us...> - 2011-10-30 20:55:19
|
commit fa2367ee4f5ddfdcbf5c86610b7f593a1546ab15 Author: phantomjinx <p.g...@ph...> Date: Thu Oct 27 21:46:01 2011 +0100 Mistake in updating TODOandBUGS.txt entry listed in Makefile.am * Should have replaced TODO.txt with TODO Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) --- diff --git a/Makefile.am b/Makefile.am index 2cbddd5..a27457d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,7 +18,7 @@ EXTRA_DIST = \ intltool-merge.in \ intltool-update.in \ TROUBLESHOOTING \ - TODO.txt \ + TODO \ libgtkpod-1.1.0.pc.in \ version.sh \ version |