diff --git a/makefile b/makefile index 370fb966..135f0699 100644 --- a/makefile +++ b/makefile @@ -96,6 +96,7 @@ ifeq ($(shell lsb_release -r --short), 22.04) else DebPkgFile = $(PROJECT)-$(VERSION)-$(Release).$(PLATFORM).deb endif + echo $(DebBuildDir) cp -rf $(RestagentDir)/$(RESTAGENT) $(BuildOMCBinDir) cp -rf $(CrontaskDir)/$(CRONTASK) $(BuildOMCBinDir) cp -rf $(SshSvcDir)/$(SshSvcBin) $(BuildOMCBinDir)