try to fix travis
This commit is contained in:
parent
5d61bd4982
commit
3e80828805
@ -65,6 +65,7 @@ EXTRA_DIST = \
|
||||
CLEANFILES =
|
||||
|
||||
all-local:
|
||||
[ -f libvips.la ] && \
|
||||
echo '/* This file is autogenerated, do not edit. */' > soname.h && \
|
||||
source libvips.la && \
|
||||
echo "#define VIPS_SONAME \"$$dlname\"" >> soname.h && \
|
||||
|
Loading…
Reference in New Issue
Block a user