OSDN Git Service

build: remove unnecessary dependency on libs from 'all' target
authorMans Rullgard <mans@mansr.com>
Mon, 11 Jul 2011 19:53:15 +0000 (20:53 +0100)
committerMans Rullgard <mans@mansr.com>
Mon, 11 Jul 2011 20:08:52 +0000 (21:08 +0100)
commit1fef92fd7390cda7e5a2655c1c7cfc0851c9a66e
tree744e7717b609cc6bb23dd602f2da94bb08a29b97
parentf6b7f72461673e4d398b1edf9ed2a7fe70d99c47
build: remove unnecessary dependency on libs from 'all' target

The libs are added to the all target elsewhere, no need to do it
again here.

Signed-off-by: Mans Rullgard <mans@mansr.com>
Makefile