From f7aebd1d49722a6ab538ffa06edba8bf54fb9783 Mon Sep 17 00:00:00 2001 From: Christophe Alexandre Date: Mon, 29 Apr 2002 15:36:08 +0000 Subject: [PATCH] wring link --- alliance/src/x2y/src/Makefile.am | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/alliance/src/x2y/src/Makefile.am b/alliance/src/x2y/src/Makefile.am index 0013a81f..26e8b624 100644 --- a/alliance/src/x2y/src/Makefile.am +++ b/alliance/src/x2y/src/Makefile.am @@ -1,9 +1,20 @@ -# $Id: Makefile.am,v 1.1 2002/04/29 14:15:52 czo Exp $ +# $Id: Makefile.am,v 1.2 2002/04/29 15:36:08 xtof Exp $ AM_CFLAGS = @ALLIANCE_CFLAGS@ bin_PROGRAMS = x2y -x2y_LDADD = @ALLIANCE_LIBS@ -lAbv -lAbe -lAbt -lMlu -lMcl -lMal -lMsl -lMhl -lMel -lMvl -lMgl -lRcn -lMlo -lBdd -lAbl -lAut -lMut - +x2y_LDADD = @ALLIANCE_LIBS@ \ + -lMpu -lMlu \ + -lMcl -lMcp \ + -lMal -lMap \ + -lMsl \ + -lMel -lMgl \ + -lMhl \ + -lMvl \ + -lMmg \ + -lMlo \ + -lMph -lMut \ + -lRcn + x2y_SOURCES = x2y.c