From: skeezix Date: Mon, 15 Feb 2010 14:45:05 +0000 (-0500) Subject: Makefile rule, copy pnd_info into deployment tree X-Git-Tag: Release-2010-05/1~117^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae8343a06807db4d62c3381d0df6384038b706e5;p=pandora-libraries.git Makefile rule, copy pnd_info into deployment tree --- 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