aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorjames <>2008-02-06 15:53:22 +0000
committerjames <>2008-02-06 15:53:22 +0000
commit9d9e22844f2423831c496b758c5278e9338ab56e (patch)
treec99375c6126a880dc7e850fca53dd34d156d441e /test
parente18a0076cdd7336517dd9853a79335de0fb5cc22 (diff)
downloadsympathy-9d9e22844f2423831c496b758c5278e9338ab56e.tar.gz
sympathy-9d9e22844f2423831c496b758c5278e9338ab56e.tar.bz2
sympathy-9d9e22844f2423831c496b758c5278e9338ab56e.zip
*** empty log message ***
Diffstat (limited to 'test')
-rw-r--r--test/Makefile.am7
1 files changed, 6 insertions, 1 deletions
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