mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-17 14:01:19 +02:00
12 lines
803 B
Plaintext
12 lines
803 B
Plaintext
--- ./docs/Makefile.in.orig 2013-09-16 22:28:14.000000000 +0300
|
|
+++ ./docs/Makefile.in 2013-11-30 16:37:26.000000000 +0300
|
|
@@ -303,7 +303,7 @@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
EXTRA_DIST = html $(top_srcdir)/docs/man/*.in clamdoc.pdf clamdoc.tex clamav-mirror-howto.pdf clamav-mirror-howto.tex phishsigs_howto.tex phishsigs_howto.pdf signatures.pdf signatures.tex clam.eps
|
|
-man_MANS = man/clamscan.1 man/freshclam.1 man/sigtool.1 man/clamd.8 man/clamd.conf.5 man/clamdscan.1 man/clamav-milter.8 man/clamav-milter.conf.5 man/freshclam.conf.5 man/clamconf.1 man/clamdtop.1 man/clambc.1
|
|
+man_MANS = man/clamscan.1 man/freshclam.1 man/sigtool.1 man/clamd.8 man/clamd.conf.5 man/clamdscan.1 man/freshclam.conf.5 man/clamconf.1 man/clamdtop.1 man/clambc.1
|
|
all: all-am
|
|
|
|
.SUFFIXES:
|