libvips/include/vips/Makefile.am

35 lines
433 B
Makefile

pkginclude_HEADERS = \
VDisplay.h \
VError.h \
VImage.h \
VMask.h \
vipscpp.h \
colour.h \
debug.h \
dispatch.h \
fmask.h \
history.h \
mosaic.h \
proto.h \
rect.h \
region.h \
r_access.h \
struct.h \
semaphore.h \
threadgroup.h \
thread.h \
time.h \
util.h \
meta.h \
version.h \
vips.h \
vips \
intl.h \
vbuf.h \
vipsc++.h
vipsc++.h:
vips --cpph all > vipsc++.h
EXTRA_DIST = version.h.in internal.h