1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-01-10 13:04:23 +01:00

* Makefile.am: Use the more correct @PACKAGE@ rather than "gnupg".

This commit is contained in:
David Shaw 2003-02-12 03:48:48 +00:00
parent 1bf92102fd
commit 591dac51f9
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2003-02-11 David Shaw <dshaw@jabberwocky.com>
* Makefile.am: Use the more correct @PACKAGE@ rather than "gnupg".
2003-02-06 David Shaw <dshaw@jabberwocky.com>
* Makefile.am: Use a local copy of libexecdir so it can be easily

View File

@ -21,7 +21,7 @@
INCLUDES = -I$(top_srcdir)/include
EXTRA_PROGRAMS = gpgkeys_ldap gpgkeys_hkp
EXTRA_SCRIPTS = gpgkeys_mailto
libexecdir = @libexecdir@/gnupg
libexecdir = @libexecdir@/@PACKAGE@
# We don't need the libs the regular GPG binaries do
LIBS=