Make bloatcheck work when building out of tree.
authorRob Landley <rob@landley.net>
Mon, 8 May 2006 20:48:12 +0000 (20:48 -0000)
committerRob Landley <rob@landley.net>
Mon, 8 May 2006 20:48:12 +0000 (20:48 -0000)
Makefile

index f877cfbbc1f26b3da38ee853761814853c7bd55d..8f5094a6eea0cc6b0454f2ca89b20d6ace39b659 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -362,7 +362,7 @@ sizes: busybox_unstripped
        $(NM) --size-sort $(<)
 .PHONY: bloatcheck
 bloatcheck: busybox_old busybox_unstripped
-       @scripts/bloat-o-meter busybox_old busybox_unstripped
+       @$(top_srcdir)/scripts/bloat-o-meter busybox_old busybox_unstripped
 
 .PHONY: objsizes
 objsizes: busybox_unstripped