xbps-install: added a manual page.

This commit is contained in:
Juan RP
2012-11-06 10:23:07 +01:00
parent a41f8f2d92
commit 0c6a4f08ff
2 changed files with 88 additions and 1 deletions
+1 -1
View File
@@ -4,6 +4,6 @@ TOPDIR = ../..
BIN = xbps-install
OBJS = main.o transaction.o main.o question.o fetch_cb.o state_cb.o
OBJS += unpack_cb.o util.o
#MAN = $(BIN).8
MAN = $(BIN).8
include $(TOPDIR)/mk/prog.mk