Change in ovirt-host-deploy[master]: build: add $(NULL) to end of Makefile statements

Alon Bar-Lev has submitted this change and it was merged. Change subject: build: add $(NULL) to end of Makefile statements ...................................................................... build: add $(NULL) to end of Makefile statements This will ease future patches. Change-Id: I7e686f8ed17106603d2be96c7cc5af023f5513e1 Signed-off-by: Alon Bar-Lev <alonbl@redhat.com> --- M Makefile.am M build/Makefile.am M conf.d/Makefile.am M src/Makefile.am M src/bin/Makefile.am M src/interface-3/Makefile.am M src/java/Makefile.am M src/ovirt_host_deploy/Makefile.am M src/plugins/Makefile.am M src/plugins/ovirt-host-deploy/Makefile.am M src/plugins/ovirt-host-deploy/core/Makefile.am M src/plugins/ovirt-host-deploy/gluster/Makefile.am M src/plugins/ovirt-host-deploy/node/Makefile.am M src/plugins/ovirt-host-deploy/tune/Makefile.am M src/plugins/ovirt-host-deploy/vdsm/Makefile.am M src/plugins/ovirt-host-deploy/vdsmhooks/Makefile.am M tests/Makefile.am 17 files changed, 133 insertions(+), 66 deletions(-) Approvals: Alon Bar-Lev: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/10987 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7e686f8ed17106603d2be96c7cc5af023f5513e1 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-host-deploy Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com>
participants (1)
-
Alon Bar-Lev