Commit Diff


commit - bb3a6ce991b3210583bd710c3b959c544cc3e28f
commit + efdeb378ed78ffcf23edeaae3f1bbbc0562293ef
blob - 682ec5878b08bf9c0055637d16e1632c0e571dba
blob + 31db7e93d8ae424ad316ae71f8214ded01e60478
--- libexec/got-send-pack/Makefile.am
+++ libexec/got-send-pack/Makefile.am
@@ -13,6 +13,7 @@ got_send_pack_SOURCES = \
 	$(top_srcdir)/lib/pollfd.c \
 	$(top_srcdir)/lib/privsep.c \
 	$(top_srcdir)/lib/ratelimit.c \
+	$(top_srcdir)/lib/reference_parse.c \
 	$(top_srcdir)/lib/sha1.c
 
 got_send_pack_DEPENDENCIES = $(top_builddir)/compat/libopenbsd-compat.a