mcabber/connwrap/Makefile.am
changeset 25 bf3d6e241714
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mcabber/connwrap/Makefile.am	Sun Mar 27 20:18:21 2005 +0000
@@ -0,0 +1,7 @@
+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