parent
0fed03e235
commit
14ad34cde3
@ -1,14 +1,14 @@
|
||||
if include_EXR_MODULES
|
||||
KFILE_EXR_SUBDIR=exr
|
||||
TDEFILE_EXR_SUBDIR=exr
|
||||
endif
|
||||
|
||||
if include_TIFF
|
||||
KFILE_TIFF_SUBDIR=tiff
|
||||
TDEFILE_TIFF_SUBDIR=tiff
|
||||
endif
|
||||
|
||||
if include_PDF
|
||||
KFILE_PDF_SUBDIR=pdf
|
||||
TDEFILE_PDF_SUBDIR=pdf
|
||||
endif
|
||||
|
||||
SUBDIRS=dependencies dvi png ps jpeg xbm xpm bmp tga rgb ico pcx $(KFILE_TIFF_SUBDIR) pnm \
|
||||
$(KFILE_EXR_SUBDIR) $(KFILE_PDF_SUBDIR) dds gif raw
|
||||
SUBDIRS=dependencies dvi png ps jpeg xbm xpm bmp tga rgb ico pcx $(TDEFILE_TIFF_SUBDIR) pnm \
|
||||
$(TDEFILE_EXR_SUBDIR) $(TDEFILE_PDF_SUBDIR) dds gif raw
|
||||
|
Loading…
Reference in new issue