2007-01-16 04:50:36 -05:00
|
|
|
$OpenBSD: patch-tools_Makefile_in,v 1.5 2007/01/16 09:50:36 bernd Exp $
|
|
|
|
--- tools/Makefile.in.orig Wed Dec 6 10:15:29 2006
|
|
|
|
+++ tools/Makefile.in Thu Jan 11 12:02:52 2007
|
|
|
|
@@ -327,7 +327,7 @@ sharedstatedir = @sharedstatedir@
|
2005-02-19 07:10:03 -05:00
|
|
|
sysconfdir = @sysconfdir@
|
|
|
|
target_alias = @target_alias@
|
|
|
|
EXTRA_DIST = lspgpot ring-a-party mail-signed-keys convert-from-106
|
|
|
|
-INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/intl
|
|
|
|
+INCLUDES = -I$(top_srcdir)/include
|
|
|
|
needed_libs = ../cipher/libcipher.a ../mpi/libmpi.a ../util/libutil.a
|
|
|
|
other_libs = $(LIBICONV) $(LIBINTL) $(CAPLIBS)
|
2006-04-12 05:55:24 -04:00
|
|
|
@HAVE_USTAR_TRUE@bin_SCRIPTS = gpg-zip
|