From 4cfe2c59ff39af52ff71a1230b6fb13a724c884d Mon Sep 17 00:00:00 2001 From: Daniel Jacobowitz Date: Mon, 5 Jun 2006 14:04:05 +0000 Subject: bfd/, binutils/, gas/, gprof/, ld/, opcodes/ * po/Make-in (top_builddir): Define. --- opcodes/ChangeLog | 4 ++++ opcodes/po/Make-in | 1 + 2 files changed, 5 insertions(+) (limited to 'opcodes') diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 5d924ad..ac6f912 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2006-06-05 Daniel Jacobowitz + + * po/Make-in (top_builddir): Define. + 2006-06-05 Alan Modra * Makefile.am: Run "make dep-am". diff --git a/opcodes/po/Make-in b/opcodes/po/Make-in index 4f338bc..a171ce9 100644 --- a/opcodes/po/Make-in +++ b/opcodes/po/Make-in @@ -16,6 +16,7 @@ SHELL = /bin/sh srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ +top_builddir = @top_builddir@ prefix = @prefix@ exec_prefix = @exec_prefix@ -- cgit v1.1