mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-09 20:40:13 -04:00
13 lines
324 B
Plaintext
13 lines
324 B
Plaintext
$NetBSD: patch-aa,v 1.4 2003/12/14 19:41:40 jmmv Exp $
|
|
|
|
--- docs/Makefile.in.orig 2003-05-03 02:31:12.000000000 +0200
|
|
+++ docs/Makefile.in
|
|
@@ -323,6 +323,7 @@ uninstall-am: uninstall-info-am uninstal
|
|
uninstall-local
|
|
|
|
|
|
+@ENABLE_GTK_DOC_FALSE@all-local:
|
|
@ENABLE_GTK_DOC_TRUE@all-local: html-build.stamp
|
|
|
|
#### scan ####
|