mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
c8198c3f91
ok tb@ who had the same diff.
13 lines
344 B
Plaintext
13 lines
344 B
Plaintext
Index: Makefile.in
|
|
--- Makefile.in.orig
|
|
+++ Makefile.in
|
|
@@ -384,7 +384,7 @@ top_build_prefix = @top_build_prefix@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
ACLOCAL_AMFLAGS = -I m4
|
|
-SUBDIRS = src include examples doc
|
|
+SUBDIRS = src include examples
|
|
pkgconfigdir = $(libdir)/pkgconfig
|
|
pkgconfig_DATA = cppunit.pc
|
|
doc_DATA = \
|