diff options
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r-- | docs/Makefile.am | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am index c2d6f6c2..b1fb7b24 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -1,9 +1,10 @@ EXTRA_DIST = \ FAQ \ - COMMANDS \ - FORMATS \ - PERL \ - SIGNALS \ - botnet.txt + botnet.txt \ + commands.txt \ + formats.txt \ + perl.txt \ + signals.txt \ + special_vars.txt SUBDIRS = help |