diff --git a/app/xterm/Makefile.in b/app/xterm/Makefile.in index 884c02aa7..c54c39714 100644 --- a/app/xterm/Makefile.in +++ b/app/xterm/Makefile.in @@ -71,7 +71,7 @@ appsdir = @appsdir@ #### End of system configuration section. #### -DESTDIR = +DESTDIR ?= BINDIR = $(DESTDIR)$(bindir) LIBDIR = $(DESTDIR)$(libdir) MANDIR = $(DESTDIR)$(mandir)