chiark / gitweb /
Merge branch 'cvsimport'
[sympathy.git] / test / Makefile.am
index 3398ca5a64d58c0a74d5f06d9e093def1d266efc..6653dc3d01f102e13ca3edf9f6d79734804836a9 100644 (file)
@@ -4,9 +4,12 @@
 # Copyright (c) 2008 James McKenzie <james@fishsoup.dhs.org>,
 # All rights reserved.
 #
-# $Id$
+# $Id: Makefile.am,v 1.3 2008/02/06 15:53:22 james Exp $
+#
+# $Log: Makefile.am,v $
+# Revision 1.3  2008/02/06 15:53:22  james
+# *** empty log message ***
 #
-# $Log$
 # 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