1
0
mirror of https://github.com/rkd77/elinks.git synced 2025-02-02 15:09:23 -05:00

Fix elinks.1 rebuilding by changing top_srcdir with top_builddir

This commit is contained in:
Kalle Olavi Niemitalo 2005-12-06 12:21:50 +01:00 committed by Jonas Fonseca
parent 69b321cb5b
commit 7c823e49c4

View File

@ -2,7 +2,7 @@ top_builddir=../../..
include $(top_builddir)/Makefile.config
elinks.1: $(srcdir)/elinks.1.in $(top_srcdir)/configure.in
cd $(top_srcdir) && \
cd $(top_builddir) && \
CONFIG_FILES="$(RELPATH)$@" CONFIG_HEADERS= $(SHELL) ./config.status
MAN1 = elinks.1