mcabber/connwrap/Makefile.am
author mikael
Sun, 27 Mar 2005 20:18:21 +0000
changeset 25 bf3d6e241714
permissions -rw-r--r--
[/trunk] Changeset 41 by mikael * Add libjabber to trunk. Let the game begin! :-)

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