diff options
Diffstat (limited to 'src/io')
-rw-r--r-- | src/io/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/io/Makefile.in b/src/io/Makefile.in index 2b0c7d32..3118c271 100644 --- a/src/io/Makefile.in +++ b/src/io/Makefile.in @@ -250,6 +250,7 @@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIBTOOL_DEPS = @LIBTOOL_DEPS@ LIPO = @LIPO@ +LNKEXT = @LNKEXT@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAKE = @MAKE@ |