From ba29df2ef0ab32313e332ce7ce4e086f29d8d07d Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 3 Mar 2016 00:36:34 -0500 Subject: buildsystem --- modules/tree/Makefile.inc.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/tree') diff --git a/modules/tree/Makefile.inc.mk b/modules/tree/Makefile.inc.mk index 82c0b58..c91bef2 100644 --- a/modules/tree/Makefile.inc.mk +++ b/modules/tree/Makefile.inc.mk @@ -1,2 +1,2 @@ -src_files += addparent.d.sh addparent.f.sh addparent.sh commit.sh delparent.f.sh getchildren.sh getparents.sh print.sh -out_files += addparent.d addparent.f addparent commit delparent.f getchildren getparents print +am_src_files += addparent.d.sh addparent.f.sh addparent.sh commit.sh delparent.f.sh getchildren.sh getparents.sh print.sh +am_out_files += addparent.d addparent.f addparent commit delparent.f getchildren getparents print -- cgit v1.2.3-2-g168b