diff options
Diffstat (limited to 'pith/osdep')
-rw-r--r-- | pith/osdep/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pith/osdep/Makefile.in b/pith/osdep/Makefile.in index 01bb2045..1088dfc5 100644 --- a/pith/osdep/Makefile.in +++ b/pith/osdep/Makefile.in @@ -154,6 +154,7 @@ LIBTOOL_DEPS = @LIBTOOL_DEPS@ LIPO = @LIPO@ LN = @LN@ LN_S = @LN_S@ +LS = @LS@ LTLIBICONV = @LTLIBICONV@ LTLIBINTL = @LTLIBINTL@ LTLIBOBJS = @LTLIBOBJS@ |