Add atom-support
This enables a page which generates atom feeds for the current branch and path, heavily inspired by the atom-support in gitweb. Signed-off-by: Lars Hjemli <hjemli@gmail.com>
This commit is contained in:
1
Makefile
1
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
|
||||
|
Reference in New Issue
Block a user