Skip to content

Commit 2b8ee5e

Browse files
committed
fixup! common-main: split init and exit code into new files
1 parent c557398 commit 2b8ee5e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

meson.build

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,8 @@ libgit_sources = [
245245
'commit-graph.c',
246246
'commit-reach.c',
247247
'commit.c',
248+
'common-exit.c',
249+
'common-init.c',
248250
'compat/nonblock.c',
249251
'compat/obstack.c',
250252
'compat/terminal.c',

0 commit comments

Comments
 (0)