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 a1caaf42..302ff4c1 100644
--- a/
Makefile
+++ b/
Makefile
@@ -54,6 +54,7 @@ OBJECTS += cmd.o
OBJECTS += configfile.o
OBJECTS += html.o
OBJECTS += parsing.o
+OBJECTS += scan-tree.o
OBJECTS += shared.o
OBJECTS += ui-atom.o
OBJECTS += ui-blob.o