summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
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 9c78a0f..76c40db 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,8 +2,8 @@
# if doing version bump - make sure you update sensors-applet-mateconf
# version checking to add old version if no changes to config
-AC_INIT([MATE Sensors Applet], [2.2.7], [[email protected]],
-[sensors-applet])
+AC_INIT([MATE Sensors Applet], [2.2.7], [[email protected]],
+[mate-sensors-applet])
AC_CONFIG_SRCDIR([sensors-applet/main.c])
AM_CONFIG_HEADER([sensors-applet/config.h])