aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-08-18 09:17:32 -0500
committerTed Gould <ted@canonical.com>2009-08-18 09:17:32 -0500
commit439df114d9dbaf985fb46069f2e745cd867ad3f9 (patch)
tree35b795b03e7a72570b94c9e9436e273be422f8cd /configure.ac
parentb107a295f3baacfc3fbd9328cb94f43a0f993c58 (diff)
downloadayatana-indicator-session-439df114d9dbaf985fb46069f2e745cd867ad3f9.tar.gz
ayatana-indicator-session-439df114d9dbaf985fb46069f2e745cd867ad3f9.tar.bz2
ayatana-indicator-session-439df114d9dbaf985fb46069f2e745cd867ad3f9.zip
Changing the name from SUS to Session
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 3d87072..0baf030 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
-AC_INIT(src/indicator-sus.c)
+AC_INIT(src/indicator-session.c)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-sus, 0.1)
+AM_INIT_AUTOMAKE(indicator-session, 0.1)
AM_MAINTAINER_MODE