From 214f8e7a9a7b88718fd9be86887c7138494af914 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 30 Oct 2018 16:58:08 +0800 Subject: [PATCH] Makefile.am --- Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 23a0ff99..0b64fb72 100644 --- a/Makefile.am +++ b/Makefile.am @@ -22,9 +22,11 @@ Gitlive_SOURCES = \ Spawn.vala \ StatusIcon.vala \ GitRepo.vala \ + GitBranch.vala \ c/xorg_idletime.c \ WindowLog.vala \ - Clones.vala + Clones.vala \ + NewBranch.vala -- 2.39.2