diff options
Diffstat (limited to 'libctf/Makefile.in')
-rw-r--r-- | libctf/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libctf/Makefile.in b/libctf/Makefile.in index d0644fc..54f5daa 100644 --- a/libctf/Makefile.in +++ b/libctf/Makefile.in @@ -470,6 +470,7 @@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBICONV = @LIBICONV@ LIBINTL = @LIBINTL@ +LIBINTL_DEP = @LIBINTL_DEP@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ |