mcabber/connwrap/Makefile.am
author Mikael Berthe <mikael@lilotux.net>
Sun, 21 Jan 2007 15:13:36 +0100
changeset 1130 b2040a7fb7fc
parent 25 bf3d6e241714
permissions -rw-r--r--
Refresh chat buffer when sending a message in non-chatmode When chat mode is off and we send a message, chat mode is enabled but the contact buffer isn't displayed.

EXTRA_DIST = connwrap.c md5.c connwrap.h md5.h connwrap.spec
SUBDIRS = 
INCLUDES = 
CPPFLAGS = 
noinst_LIBRARIES = libconnwrap.a
libconnwrap_a_SOURCES =  connwrap.c md5.c
AUTOMAKE_OPTIONS = foreign