From 9d9e22844f2423831c496b758c5278e9338ab56e Mon Sep 17 00:00:00 2001 From: james <> Date: Wed, 6 Feb 2008 15:53:22 +0000 Subject: *** empty log message *** --- test/Makefile.am | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'test') diff --git a/test/Makefile.am b/test/Makefile.am index 3398ca5..336a063 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -7,6 +7,9 @@ # $Id$ # # $Log$ +# Revision 1.3 2008/02/06 15:53:22 james +# *** empty log message *** +# # Revision 1.2 2008/02/04 11:30:57 james # *** empty log message *** # @@ -18,7 +21,9 @@ INCLUDES = -I$(srcdir)/../src -noinst_PROGRAMS = test +noinst_PROGRAMS = test xn + +xn_SOURCES=xn.c test_SOURCES = test.c test_LDADD = ../src/libsympathy.a -lutil -- cgit v1.2.3