view examples/module.mk @ 31181:8a4ef572077d

__tiff__.cc (get_scalar_field_data): replaced _TIFFMalloc with unique_ptr.
author magedrifaat <magedrifaat@gmail.com>
date Thu, 18 Aug 2022 00:25:42 +0200
parents c2c528319260
children
line wrap: on
line source

%canon_reldir%_EXTRA_DIST =

include %reldir%/code/module.mk
include %reldir%/data/module.mk

%canon_reldir%_EXTRA_DIST += \
  %reldir%/code/COPYING

EXTRA_DIST += $(%canon_reldir%_EXTRA_DIST)