11 lines
352 B
Text
11 lines
352 B
Text
--- man/man5/Makefile.in.orig 2017-10-01 19:49:45.000000000 -0700
|
|
+++ man/man5/Makefile.in 2017-11-17 22:29:30.161039000 -0800
|
|
@@ -269,7 +269,7 @@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
AUTOMAKE_OPTIONS = foreign no-dependencies
|
|
-dist_man_MANS = twfiles.5
|
|
+dist_man_MANS = twfiles.5 twconfig.5 twpolicy.5
|
|
all: all-am
|
|
|
|
.SUFFIXES:
|