xbps-remove: added a manual page.

This commit is contained in:
Juan RP
2012-11-03 10:47:03 +01:00
parent b11d18a54f
commit 611d529cb0
2 changed files with 76 additions and 1 deletions

View File

@@ -6,6 +6,6 @@ OBJS = main.o
OBJS += ../xbps-install/question.o
OBJS += ../xbps-install/util.o
OBJS += ../xbps-install/transaction.o
#MAN = $(BIN).8
MAN = $(BIN).8
include $(TOPDIR)/mk/prog.mk