xbps-repo: replaced 'genindex' target with 'index-{add,clean}'.
See the NEWS file for more information.
This commit is contained in:
@@ -3,7 +3,7 @@ TOPDIR = ../..
|
||||
|
||||
BIN = xbps-repo
|
||||
OBJS = main.o index.o show.o find-files.o list.o
|
||||
OBJS += index-files.o clean.o
|
||||
OBJS += index-files.o index-lock.o clean.o
|
||||
OBJS += ../xbps-bin/fetch_cb.o ../xbps-bin/util.o
|
||||
OBJS += ../xbps-bin/state_cb.o ../xbps-bin/list.o
|
||||
MAN = $(BIN).8
|
||||
|
Reference in New Issue
Block a user