
21 Oct
2019
21 Oct
'19
1:56 p.m.
On Mon, Oct 21, 2019 at 10:00:34AM +0200, Pavel Hrdina wrote:
Commit <124f06534c65618b1eeeee07bb26182ab8e30119> moved remote related build rules into separate makefile but forgot to move this part as well.
Signed-off-by: Pavel Hrdina <phrdina@redhat.com> --- src/Makefile.am | 3 --- src/remote/Makefile.inc.am | 4 ++++ 2 files changed, 4 insertions(+), 3 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano