bendns' repos
/
cgit
the repository which powers this website
themed
1
Branch
0
Tags
Code
Clone
HTTPS
SSH
Open with VS Code
Diffstat
(limited to 'Makefile')
-rw-r--r--
Makefile
1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1163b026..b002d447 100644
--- a/
Makefile
+++ b/
Makefile
@@ -57,6 +57,7 @@ OBJECTS += parsing.o
OBJECTS += shared.o
OBJECTS += ui-atom.o
OBJECTS += ui-blob.o
+OBJECTS += ui-clone.o
OBJECTS += ui-commit.o
OBJECTS += ui-diff.o
OBJECTS += ui-log.o