200c7854a4
This (and the related 20 to 30 updates) has been tested twice in a bulk by landry@, thanks! Runtime testing by myself under heavy GNOME usage...
14 lines
518 B
Plaintext
14 lines
518 B
Plaintext
$OpenBSD: patch-docs_reference_glib_Makefile_in,v 1.10 2011/03/07 19:17:14 ajacoutot Exp $
|
|
--- docs/reference/glib/Makefile.in.orig Fri Feb 18 16:21:59 2011
|
|
+++ docs/reference/glib/Makefile.in Sat Feb 26 10:30:29 2011
|
|
@@ -455,8 +455,7 @@ CLEANFILES = $(SCANOBJ_FILES) $(REPORT_FILES) $(DOC_ST
|
|
########################################################################
|
|
man_MANS = \
|
|
glib-gettextize.1 \
|
|
- gtester.1 \
|
|
- gtester-report.1
|
|
+ gtester.1
|
|
|
|
MAINTAINERCLEANFILES = $(man_MANS) $(BUILT_SOURCES)
|
|
all: all-am
|