From ae8343a06807db4d62c3381d0df6384038b706e5 Mon Sep 17 00:00:00 2001 From: skeezix Date: Mon, 15 Feb 2010 09:45:05 -0500 Subject: [PATCH] Makefile rule, copy pnd_info into deployment tree --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index dab703e..beac4d7 100644 --- a/Makefile +++ b/Makefile @@ -85,6 +85,7 @@ deploy: cp libpnd* deployment/usr/lib cp bin/pndnotifyd deployment/usr/bin cp bin/pnd_run deployment/usr/bin + cp bin/pnd_info deployment/usr/bin cp testdata/scripts/* deployment/usr/pandora/scripts cp bin/pndevmapperd deployment/usr/bin # copy in freebee .pnd apps to /usr/pandora/apps -- 2.39.2