add missing header to _sources
thanks Kleis
This commit is contained in:
parent
545933255e
commit
f01c9fcd91
@ -39,6 +39,7 @@ libforeign_la_SOURCES = \
|
|||||||
pngsave.c \
|
pngsave.c \
|
||||||
ppmload.c \
|
ppmload.c \
|
||||||
ppmsave.c \
|
ppmsave.c \
|
||||||
|
quantise.h \
|
||||||
quantise.c \
|
quantise.c \
|
||||||
radiance.c \
|
radiance.c \
|
||||||
radload.c \
|
radload.c \
|
||||||
@ -92,4 +93,3 @@ libforeign_la_SOURCES += openslideload.c
|
|||||||
endif # !OPENSLIDE_MODULE
|
endif # !OPENSLIDE_MODULE
|
||||||
|
|
||||||
AM_CPPFLAGS = -I${top_srcdir}/libvips/include @VIPS_CFLAGS@ @VIPS_INCLUDES@
|
AM_CPPFLAGS = -I${top_srcdir}/libvips/include @VIPS_CFLAGS@ @VIPS_INCLUDES@
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user