mcabber/connwrap/Makefile.am
author Mikael Berthe <mikael@lilotux.net>
Sun, 05 Oct 2008 22:53:27 +0200
changeset 1541 4441fe9a4706
parent 25 bf3d6e241714
permissions -rw-r--r--
Ready for release 0.9.8

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