1d7f915015
- add missing REGRESS_DEPENDS *remove previous version before trying to compile this* Report any failure directly to me please. tested by landry@ on a sparc64 bulk, thanks! ok jasper@ on a previous diff
14 lines
496 B
Plaintext
14 lines
496 B
Plaintext
$OpenBSD: patch-docs_reference_glib_Makefile_in,v 1.3 2009/07/12 20:38:09 ajacoutot Exp $
|
|
--- docs/reference/glib/Makefile.in.orig Sat Jun 27 06:20:57 2009
|
|
+++ docs/reference/glib/Makefile.in Wed Jul 1 12:54:00 2009
|
|
@@ -408,8 +408,7 @@ CLEANFILES = $(SCANOBJ_FILES) $(REPORT_FILES) $(DOC_ST
|
|
########################################################################
|
|
man_MANS = \
|
|
glib-gettextize.1 \
|
|
- gtester.1 \
|
|
- gtester-report.1
|
|
+ gtester.1
|
|
|
|
BUILT_EXTRA_DIST = $(man_MANS)
|
|
all: all-am
|