view mcabber/Makefile.am @ 1746:b7574de9ae4b

Use random() instead of rand() (As recommended in the manpage...)
author Mikael Berthe <mikael@lilotux.net>
date Thu, 11 Mar 2010 21:53:46 +0100
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