build-sys: padsp target should not be phony

Prevent rebuilding padsp when it's not needed.

Signed-off-by: David Henningsson <david.henningsson@canonical.com>
This commit is contained in:
David Henningsson 2012-03-21 11:24:42 +01:00
parent 70eb40705d
commit 208a49a483

View file

@ -2056,4 +2056,4 @@ $(installmodlibexecLTLIBRARIES): install-pkglibLTLIBRARIES
installpadsplibLTLIBRARIES = install-padsplibLTLIBRARIES
$(installpadsplibLTLIBRARIES): install-libLTLIBRARIES
.PHONY: padsp massif update-all update-ffmpeg update-sbc update-map-file
.PHONY: massif update-all update-ffmpeg update-sbc update-map-file