diff options
| -rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -130,7 +130,7 @@ fi if [ $in_tree_libweb -ne 0 ] then cat <<"EOF" >> $F -LIBWEB = libweb/libslweb.a +LIBWEB = libweb/libweb.a $(PROJECT): $(LIBWEB) $(LIBWEB): FORCE +cd libweb && $(MAKE) CC=$(CC) |
