summary refs log tree commit diff stats
path: root/src/common/dbus
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/dbus')
-rw-r--r--src/common/dbus/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common/dbus/Makefile.am b/src/common/dbus/Makefile.am
index 15a3d136..46940442 100644
--- a/src/common/dbus/Makefile.am
+++ b/src/common/dbus/Makefile.am
@@ -1,5 +1,5 @@
-noinst_LIBRARIES = libxchatdbus.a
-libxchatdbus_a_SOURCES =			\
+noinst_LIBRARIES = libhexchatdbus.a
+libhexchatdbus_a_SOURCES =			\
 	dbus-plugin.c				\
 	dbus-plugin.h				\
 	dbus-client.c				\