diff options
Diffstat (limited to 'modules/comments/Makefile.inc.mk')
-rw-r--r-- | modules/comments/Makefile.inc.mk | 4 |
1 files changed, 2 insertions, 2 deletions
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 |