mcabber/connwrap/Makefile.am
author Mikael Berthe <mikael@lilotux.net>
Mon, 06 Mar 2006 12:27:00 +0100
changeset 731 f30031cdb56b
parent 25 bf3d6e241714
permissions -rw-r--r--
Outgoing messages (color_highlight) default to cyan

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