X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/0f0ab148c6d444316af10e6b4c7a60630fed45d3..b2a3d31e8839b53a623b4c99124c2c637d0e3cbb:/Makefile diff --git a/Makefile b/Makefile index e1436a3..6458431 100644 --- a/Makefile +++ b/Makefile @@ -55,6 +55,7 @@ OBJECTS += configfile.o OBJECTS += html.o OBJECTS += parsing.o OBJECTS += shared.o +OBJECTS += ui-atom.o OBJECTS += ui-blob.o OBJECTS += ui-commit.o OBJECTS += ui-diff.o