diff options
Diffstat (limited to 'docs/help/Makefile.am.gen')
-rw-r--r-- | docs/help/Makefile.am.gen | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/help/Makefile.am.gen b/docs/help/Makefile.am.gen index 93aeff19..41d5bbe0 100644 --- a/docs/help/Makefile.am.gen +++ b/docs/help/Makefile.am.gen @@ -3,6 +3,8 @@ helpdir = $(datadir)/irssi/help help_DATA = \ @HELPFILES@ -EXTRA_DIST = $(help_DATA) +EXTRA_DIST = \ + Makefile.am.gen \ + $(help_DATA) SUBDIRS = in |