mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-04-21 04:10:39 +02:00
[util] Fix an automake warning
This commit is contained in:
parent
965b0e51ec
commit
82c91ec681
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
util: malloc-stats.so
|
||||
|
||||
%.so: %.la
|
||||
.la.so:
|
||||
$(RM) $@
|
||||
$(LN_S) .libs/$*.so $@
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue