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