xbps-repo(8): implemented 'find-files' target.
This commit is contained in:
@@ -2,7 +2,7 @@ TOPDIR = ../..
|
||||
-include $(TOPDIR)/config.mk
|
||||
|
||||
BIN = xbps-repo
|
||||
OBJS = main.o util.o index.o repository.o
|
||||
OBJS = main.o util.o index.o repository.o find-files.o
|
||||
MAN = $(BIN).8
|
||||
|
||||
include $(TOPDIR)/prog.mk
|
||||
|
Reference in New Issue
Block a user