patch-Makefile_in 436 B

12345678910111213
  1. $OpenBSD: patch-Makefile_in,v 1.1 2012/09/11 10:07:07 sthen Exp $
  2. --- Makefile.in.orig Thu Aug 30 08:08:49 2012
  3. +++ Makefile.in Thu Aug 30 08:09:12 2012
  4. @@ -230,7 +230,7 @@ target_alias = @target_alias@
  5. top_build_prefix = @top_build_prefix@
  6. top_builddir = @top_builddir@
  7. top_srcdir = @top_srcdir@
  8. -SUBDIRS = src include progs doc
  9. +SUBDIRS = src include #progs doc
  10. AUTOMAKE_OPTIONS = gnu
  11. EXTRA_DIST = \
  12. FrequentlyAskedQuestions \