update xds-server package in docker
[src/xds/xds-server.git] / Makefile
index 64ba5a3..8dec007 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -158,7 +158,7 @@ webapp/install:
 
 .PHONY: scripts
 scripts:
-       @mkdir -p $(LOCAL_BINDIR) && cp -rf scripts/xds-utils scripts/sdks $(LOCAL_BINDIR)
+       @mkdir -p $(LOCAL_BINDIR) && cp -rf scripts/xds-utils scripts/sdks scripts/package-update $(LOCAL_BINDIR)
 
 .PHONY: conffile
 conffile: