diff options
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 775eb45..d842050 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,3 +1,3 @@ AUTOMAKE_OPTIONS = foreign man_MANS = ircd.8 -dist_sysconf_DATA = example.conf example.efnet.conf +dist_sysconf_DATA = reference.conf |