view test/fcn-handle-derived-resolution/module.mk @ 15090:b07e0cb83704

maint: update to latest gnulib
author Carlo de Falco <cdf@users.sourceforge.net>
date Fri, 03 Aug 2012 05:39:59 +0200
parents e98cd21d63ea
children 1af8d21608b7
line wrap: on
line source

fcn_handle_derived_resolution_FCN_FILES = \
  fcn-handle-derived-resolution/@derived/derived.m \
  fcn-handle-derived-resolution/@other/getsize_arrayfun.m \
  fcn-handle-derived-resolution/@other/getsize_cellfun.m \
  fcn-handle-derived-resolution/@other/getsize_loop.m \
  fcn-handle-derived-resolution/@other/other.m \
  fcn-handle-derived-resolution/@parent/numel.m \
  fcn-handle-derived-resolution/@parent/parent.m \
  fcn-handle-derived-resolution/test_fcn_handle_derived_resolution.m

FCN_FILES += $(fcn_handle_derived_resolution_FCN_FILES)