--- rpl/lapack/lapack/Makefile.am 2010/08/13 21:03:42 1.7 +++ rpl/lapack/lapack/Makefile.am 2010/12/21 13:48:04 1.8 @@ -87,7 +87,9 @@ dgtcon.f dlaqp2.f dlauum dgtrfs.f dlaqps.f dla_wwaddw.f dspev.f dzsum1.f \ dgtsv.f dlaqr0.f dopgtr.f dspevx.f \ dgtsvx.f dlaqr1.f dopmtr.f dspgst.f \ -dgttrf.f dlaqr2.f dorg2l.f dspgvd.f +dgttrf.f dlaqr2.f dorg2l.f dspgvd.f \ +dbbcsd.f dlartgp.f dorbdb.f dsyconv.f dsytri2.f dsytrs2.f \ +dlapmr.f dlartgs.f dorcsd.f dsyswapr.f dsytri2x.f ZLASRC = \ zbdsqr.f zhegst.f zlaqgb.f zptsvx.f \ @@ -185,6 +187,8 @@ zheevd.f zlapmt.f zpstrf zheev.f zla_porcond_c.f zptcon.f zupmtr.f \ zheevr.f zla_porcond_x.f zpteqr.f \ zheevx.f zla_porfsx_extended.f zptrfs.f \ -zhegs2.f zla_porpvgrw.f zptsv.f +zhegs2.f zla_porpvgrw.f zptsv.f \ +zbbcsd.f zlapmr.f zsyswapr.f zsytri2x.f zunbdb.f \ +zhetrs2.f zsyconv.f zsytri2.f zsytrs2.f zuncsd.f liblapack_a_SOURCES = $(DLASRC) $(ALLAUX) $(ZLASRC)