diff options
Diffstat (limited to 'opcodes/Makefile.in')
-rw-r--r-- | opcodes/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opcodes/Makefile.in b/opcodes/Makefile.in index a9dc6b4..57aaed2 100644 --- a/opcodes/Makefile.in +++ b/opcodes/Makefile.in @@ -324,6 +324,7 @@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBICONV = @LIBICONV@ LIBINTL = @LIBINTL@ +LIBINTL_DEP = @LIBINTL_DEP@ LIBM = @LIBM@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ |