using the new alliance.m4 macro
This commit is contained in:
parent
28ff4a1326
commit
d57d6f4f62
|
@ -1,7 +1,9 @@
|
|||
## Process this file with automake to produce Makefile.in
|
||||
bin_PROGRAMS = lvx
|
||||
|
||||
lvx_LDADD = @LIBS@ \
|
||||
CFLAGS = @ALLIANCE_CFLAGS@
|
||||
|
||||
lvx_LDADD = @ALLIANCE_LIBS@ \
|
||||
-lMlu \
|
||||
-lMcl \
|
||||
-lMal \
|
||||
|
|
Loading…
Reference in New Issue