*** empty log message ***
This commit is contained in:
parent
02fa852958
commit
a7facb35a9
@ -2,7 +2,6 @@ HDRS = \
|
||||
tiff.h \
|
||||
tiffconf.h \
|
||||
tiffio.h \
|
||||
tiffio.hxx \
|
||||
tiffvers.h
|
||||
|
||||
EXTRA_HDRS = \
|
||||
@ -51,6 +50,7 @@ SRCS = \
|
||||
tif_zip.c
|
||||
|
||||
if HAVE_CXX
|
||||
HDRS += tiffio.hxx
|
||||
SRCS += tif_stream.cxx
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user