mcabber/connwrap/Makefile.am
author Mikael Berthe <mikael@lilotux.net>
Sun, 04 Oct 2009 20:56:16 +0200
changeset 1591 44fef962f572
parent 25 bf3d6e241714
permissions -rw-r--r--
Update ChangeLog

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