13 lines
538 B
Plaintext
13 lines
538 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.5 2009/06/04 00:43:22 jasper Exp $
|
|
--- Makefile.in.orig Wed Jun 3 18:38:47 2009
|
|
+++ Makefile.in Wed Jun 3 18:39:04 2009
|
|
@@ -226,7 +226,7 @@ sysconfdir = @sysconfdir@
|
|
target_alias = @target_alias@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
-SUBDIRS = m4m po libexif test doc binary contrib
|
|
+SUBDIRS = m4m po libexif binary contrib
|
|
@SHIP_BINARIES_TRUE@README_W32_XDIST = README-Win32.txt
|
|
EXTRA_DIST = @PACKAGE_TARNAME@.spec $(README_W32_XDIST) libexif.pc.in \
|
|
libexif-uninstalled.pc.in
|