view mcabber/Makefile.am @ 1894:c3271ac96173

Display the JID before attempting to connect Display the JID even if a password has been provided, so that it can appear in the status window.
author Mikael Berthe <mikael@lilotux.net>
date Sun, 11 Apr 2010 19:49:52 +0200
parents 7bdd9ed28684
children
line wrap: on
line source

SUBDIRS = mcabber doc modules
ACLOCAL_AMFLAGS = -I macros
if INSTALL_HEADERS
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = mcabber.pc
endif