From 8070361cef0686958ab08c16b571fbd340113d93 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Orsini Date: Mon, 15 Oct 2012 06:50:18 +0000 Subject: [PATCH] --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 3ad1f39..c8dd79f 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.64]) -AC_INIT([psensor], [0.0.x],[jeanfi@gmail.com],[psensor],[http://wpitchoune.net/gtask]) +AC_INIT([gtask], [0.0.x],[jeanfi@gmail.com],[gtask],[http://wpitchoune.net/gtask]) AM_INIT_AUTOMAKE([-Wall -Werror gnu]) -- 2.7.4