summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 0128748..e23d404 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -2,7 +2,7 @@
#!/bin/sh
-PROJECT=gnome-observer-daemon
+PROJECT=helloworld
topsrcdir=`dirname $0`
if test x$topsrcdir = x ; then