File: noclean_man

package info (click to toggle)
liblouisxml 2.4.0-12
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,624 kB
  • sloc: sh: 10,349; ansic: 9,994; makefile: 592; xml: 228; python: 43
file content (15 lines) | stat: -rw-r--r-- 390 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
 man/Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -3,7 +3,7 @@ if HAVE_HELP2MAN
 man_MANS = xml2brl.1 msword2brl.1 rtf2brl.1 pdf2brl.1
 endif
 
-CLEANFILES = $(man_MANS)
+#CLEANFILES = $(man_MANS)
 
 # The man pages depend on the --help strings and the version number.
 common_mandeps = $(top_srcdir)/configure.ac