This commit is contained in:
Olivier Sirol 2002-05-06 13:31:05 +00:00
parent 55ca5f21c0
commit 62de842f6e
1 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $Id: Makefile.am,v 1.4 2002/05/02 15:18:19 czo Exp $ # $Id: Makefile.am,v 1.5 2002/05/06 13:31:05 czo Exp $
AM_CFLAGS = @ALLIANCE_CFLAGS@ AM_CFLAGS = @ALLIANCE_CFLAGS@
@ -7,7 +7,8 @@ bin_PROGRAMS = x2y
x2y_LDADD = @ALLIANCE_LIBS@ \ x2y_LDADD = @ALLIANCE_LIBS@ \
-lMpu -lMlu \ -lMpu -lMlu \
-lMcl -lMcp \ -lMcl -lMcp \
-lMal -lMap \ -lMal \
-lMap \
-lMsl \ -lMsl \
-lMel \ -lMel \
-lMgl \ -lMgl \