From ba29df2ef0ab32313e332ce7ce4e086f29d8d07d Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 3 Mar 2016 00:36:34 -0500 Subject: buildsystem --- modules/comments/Makefile.inc.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/comments') diff --git a/modules/comments/Makefile.inc.mk b/modules/comments/Makefile.inc.mk index 6816836..d5632d7 100644 --- a/modules/comments/Makefile.inc.mk +++ b/modules/comments/Makefile.inc.mk @@ -1,2 +1,2 @@ -src_files += comment.sh commit.sh print.sh showcomment.sh -out_files += comment commit print showcomment +am_src_files += comment.sh commit.sh print.sh showcomment.sh +sm_out_files += comment commit print showcomment -- cgit v1.2.3-2-g168b