summary refs log tree commit diff stats
path: root/src/common/dbus
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-07-18 15:24:21 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-07-18 15:24:21 +0200
commite690b83f4a217b32e3c63d67667af72a41ad4bd6 (patch)
tree0d6e04ef0c2969bee0a3798bd3cda0df30dc94bf /src/common/dbus
parent746d9b542bb70764366e2dd406e74a60893aa192 (diff)
Even more rebranding for the D-Bus plugin
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				\