mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 02:08:49 -04:00
15 lines
360 B
Plaintext
15 lines
360 B
Plaintext
$NetBSD: patch-ah,v 1.5 2011/11/27 14:17:41 drochner Exp $
|
|
|
|
--- Makefile.in.orig 2010-03-12 14:45:02.000000000 +0000
|
|
+++ Makefile.in
|
|
@@ -288,8 +288,7 @@ SUBDIRS = bindings bitmaps \
|
|
include \
|
|
tools \
|
|
clients \
|
|
- doc \
|
|
- demos
|
|
+ doc
|
|
|
|
AUTOMAKE_OPTIONS = 1.4
|
|
ACLOCAL_AMFLAGS = -I .
|