libvips/include/vips/Makefile.am

37 lines
465 B
Makefile
Raw Normal View History

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 \
2009-02-24 17:40:10 +01:00
transform.h \
2007-08-29 18:23:50 +02:00
threadgroup.h \
thread.h \
util.h \
meta.h \
version.h \
vips.h \
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