libvips/include/vips/Makefile.am

36 lines
452 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 \
2008-10-15 22:09:22 +02:00
vobject.h \
2007-08-29 18:23:50 +02:00
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-15 23:22:14 +02:00
vinterpolate.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 \
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