2007-08-29 18:23:50 +02:00
|
|
|
pkginclude_HEADERS = \
|
|
|
|
VDisplay.h \
|
|
|
|
VError.h \
|
|
|
|
VImage.h \
|
|
|
|
VMask.h \
|
|
|
|
vipscpp.h \
|
|
|
|
colour.h \
|
|
|
|
debug.h \
|
|
|
|
dispatch.h \
|
2008-08-15 23:45:18 +02:00
|
|
|
format.h \
|
2007-08-29 18:23:50 +02:00
|
|
|
fmask.h \
|
|
|
|
mosaic.h \
|
2008-10-16 15:52:27 +02:00
|
|
|
interpolate.h \
|
|
|
|
object.h \
|
2007-08-29 18:23:50 +02:00
|
|
|
proto.h \
|
|
|
|
rect.h \
|
|
|
|
region.h \
|
|
|
|
r_access.h \
|
|
|
|
struct.h \
|
|
|
|
semaphore.h \
|
|
|
|
threadgroup.h \
|
|
|
|
thread.h \
|
|
|
|
util.h \
|
|
|
|
meta.h \
|
|
|
|
version.h \
|
|
|
|
vips.h \
|
2008-10-29 21:49:40 +01:00
|
|
|
yafrsmooth.h \
|
2008-10-29 23:23:28 +01:00
|
|
|
yafrnohalo.h \
|
2008-10-23 17:10:46 +02:00
|
|
|
yafrtest.h \
|
2007-08-29 18:23:50 +02:00
|
|
|
vips \
|
|
|
|
intl.h \
|
2008-08-19 00:57:32 +02:00
|
|
|
buf.h \
|
2007-08-29 18:23:50 +02:00
|
|
|
vipsc++.h
|
|
|
|
|
|
|
|
vipsc++.h:
|
|
|
|
vips --cpph all > vipsc++.h
|
|
|
|
|
|
|
|
EXTRA_DIST = version.h.in internal.h
|