view scripts/testfun/module.mk @ 9906:8d20fb66a0dc

more automake fixes
author John W. Eaton <jwe@octave.org>
date Thu, 03 Dec 2009 15:39:20 -0500
parents 0d4613a736e9
children 3b77db443cc0
line wrap: on
line source

FCN_FILE_DIRS += testfun

testfun_FCN_FILES = \
  testfun/assert.m \
  testfun/demo.m \
  testfun/example.m \
  testfun/fail.m \
  testfun/rundemos.m \
  testfun/speed.m \
  testfun/test.m

FCN_FILES += $(testfun_FCN_FILES)

PKG_ADD_FILES += testfun/PKG_ADD

DIRSTAMP_FILES += testfun/$(octave_dirstamp)