view mcabber/connwrap/Makefile.am @ 255:035e45093ab7

# HG changeset patch # User mikael@frmp8452 # Node ID e8f9abe7dc3fbc03c95cacdd7a6c760d87664ea1 # Parent 6427f367adae6195e51758fbf463888471ec111b Update hgignore for mcabber development environment diff -r 6427f367adae -r e8f9abe7dc3f .hgignore
author mikael@frmp8452
date Thu, 30 Jun 2005 23:06:09 +0100
parents bf3d6e241714
children
line wrap: on
line source

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