diff options
Diffstat (limited to 'doc/Makefile.in')
-rw-r--r-- | doc/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.in b/doc/Makefile.in index af47ebf..c473e36 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -258,7 +258,7 @@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ AUTOMAKE_OPTIONS = foreign man_MANS = ircd.8 -dist_sysconf_DATA = example.conf example.efnet.conf +dist_sysconf_DATA = example.conf all: all-am .SUFFIXES: |