[util] Fix an automake warning

This commit is contained in:
Behdad Esfahbod 2008-09-04 23:25:57 -04:00
parent 965b0e51ec
commit 82c91ec681

View file

@ -1,7 +1,7 @@
util: malloc-stats.so
%.so: %.la
.la.so:
$(RM) $@
$(LN_S) .libs/$*.so $@