13 lines
436 B
Plaintext
13 lines
436 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.1 2012/09/11 10:07:07 sthen Exp $
|
|
--- Makefile.in.orig Thu Aug 30 08:08:49 2012
|
|
+++ Makefile.in Thu Aug 30 08:09:12 2012
|
|
@@ -230,7 +230,7 @@ target_alias = @target_alias@
|
|
top_build_prefix = @top_build_prefix@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
-SUBDIRS = src include progs doc
|
|
+SUBDIRS = src include #progs doc
|
|
AUTOMAKE_OPTIONS = gnu
|
|
EXTRA_DIST = \
|
|
FrequentlyAskedQuestions \
|