comparison mcabber/connwrap/Makefile.am @ 25:bf3d6e241714

[/trunk] Changeset 41 by mikael * Add libjabber to trunk. Let the game begin! :-)
author mikael
date Sun, 27 Mar 2005 20:18:21 +0000
parents
children
comparison
equal deleted inserted replaced
24:e88b15cbf2de 25:bf3d6e241714
1 EXTRA_DIST = connwrap.c md5.c connwrap.h md5.h connwrap.spec
2 SUBDIRS =
3 INCLUDES =
4 CPPFLAGS =
5 noinst_LIBRARIES = libconnwrap.a
6 libconnwrap_a_SOURCES = connwrap.c md5.c
7 AUTOMAKE_OPTIONS = foreign