Update of /src/master/dx/src/exec In directory opendx.watson.ibm.com:/tmp/cvs-serv22822
Modified Files:
Makefile.am
Log Message:
Fixed a couple of small problems with Makefile.am. First use the FMT_LIB
variable instead of the substitution to make things a little cleaner, fix a
missing $ sign that made it skip the FMT_LIBS from being added, and add ranlib
on the libraries before installing them.
