~ubuntu-branches/ubuntu/hardy/gnupg2/hardy

« back to all changes in this revision

Viewing changes to tools/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Bienia
  • Date: 2007-03-09 12:32:03 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20070309123203-64xnl30ctoyv4pcv
Tags: 2.0.3-1ubuntu1
* Merge from Debian unstable. Remaining changes:
  - Remove libpcsclite-dev, libopensc2-dev build dependencies (they are in
    universe).
  - Build-depend on libcurl3-gnutls-dev
  - Include /doc files as done with gnupg
  - debian/rules: add doc/com-certs.pem to the docs for gpgsm
  - g10/call-agent.c: set DBG_ASSUAN to 0 to suppress a debug message
  - debian/README.Debian: remove note the gnupg2 isn't released yet.
  - debian/control: Change Maintainer/XSBC-Original-Maintainer field.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
@SET_MAKE@
16
16
 
17
17
# Makefile.am - Tools directory
18
 
#       Copyright (C) 2003 Free Software Foundation, Inc.
 
18
#       Copyright (C) 2003, 2007 Free Software Foundation, Inc.
19
19
20
20
# This file is part of GnuPG.
21
21
440
440
target_vendor = @target_vendor@
441
441
EXTRA_DIST = \
442
442
        Manifest watchgnupg.c \
443
 
        addgnupghome gpgsm-gencert.sh \
 
443
        addgnupghome applygnupgdefaults gpgsm-gencert.sh \
444
444
        lspgpot mail-signed-keys convert-from-106
445
445
 
446
446
AM_CPPFLAGS = -I$(top_srcdir)/gl -I$(top_srcdir)/intl \
448
448
        $(am__append_1) $(am__append_2) $(am__append_3) \
449
449
        $(am__append_4) $(am__append_5) $(am__append_6)
450
450
AM_CFLAGS = $(LIBGCRYPT_CFLAGS) $(GPG_ERROR_CFLAGS) $(LIBASSUAN_CFLAGS)
451
 
sbin_SCRIPTS = addgnupghome
 
451
sbin_SCRIPTS = addgnupghome applygnupgdefaults
452
452
bin_SCRIPTS = gpgsm-gencert.sh
453
453
# bin_SCRIPTS += gpg-zip
454
454
@HAVE_USTAR_TRUE@noinst_SCRIPTS = gpg-zip