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 \
|
||||
ppmload.c \
|
||||
ppmsave.c \
|
||||
quantise.h \
|
||||
quantise.c \
|
||||
radiance.c \
|
||||
radload.c \
|
||||
@ -92,4 +93,3 @@ libforeign_la_SOURCES += openslideload.c
|
||||
endif # !OPENSLIDE_MODULE
|
||||
|
||||
AM_CPPFLAGS = -I${top_srcdir}/libvips/include @VIPS_CFLAGS@ @VIPS_INCLUDES@
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user