Share transaction callbacks for xbps-{bin,repo}, reposync cb support.
This commit is contained in:
@@ -4,7 +4,7 @@ TOPDIR = ../..
|
||||
BIN = xbps-bin
|
||||
OBJS = check.o install.o main.o remove.o show-deps.o
|
||||
OBJS += show-info-files.o util.o find-files.o
|
||||
OBJS += question.o fetch.o
|
||||
OBJS += question.o fetch_cb.o trans_cb.o
|
||||
MAN = $(BIN).8
|
||||
|
||||
include $(TOPDIR)/prog.mk
|
||||
|
Reference in New Issue
Block a user