diff options
Diffstat (limited to 'testsuite')
-rw-r--r-- | testsuite/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/Makefile.in b/testsuite/Makefile.in index b04e801..e84733e 100644 --- a/testsuite/Makefile.in +++ b/testsuite/Makefile.in @@ -76,6 +76,7 @@ INTLLIBS = @INTLLIBS@ INTLOBJS = @INTLOBJS@ LANGUAGE_MAP_FILE = @LANGUAGE_MAP_FILE@ LDFLAGS = @LDFLAGS@ +LIBOBJS = @LIBOBJS@ LN_S = @LN_S@ MAKEINFO = @MAKEINFO@ MKINSTALLDIRS = @MKINSTALLDIRS@ |