aboutsummaryrefslogtreecommitdiffstats
path: root/g10/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>1998-05-29 11:53:54 +0000
committerWerner Koch <[email protected]>1998-05-29 11:53:54 +0000
commite284277f0490a4606b99f3de5fdc3053084b99dd (patch)
treef9a5e6a69e82a5efe339ccdaa09664fa0679b066 /g10/Makefile.am
parentadd-key works (diff)
downloadgnupg-0-2-19.tar.gz
gnupg-0-2-19.zip
*** empty log message ***V0-2-19
Diffstat (limited to '')
-rw-r--r--g10/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/g10/Makefile.am b/g10/Makefile.am
index 52d590fad..fdf5f28b8 100644
--- a/g10/Makefile.am
+++ b/g10/Makefile.am
@@ -5,7 +5,8 @@ EXTRA_DIST = OPTIONS pubring.asc
OMIT_DEPENDENCIES = zlib.h zconf.h
needed_libs = ../cipher/libcipher.a ../mpi/libmpi.a ../util/libutil.a
-bin_PROGRAMS = gpg gpgm gpgd
+noinst_PROGRAMS = gpgd
+bin_PROGRAMS = gpg gpgm
common_source = \
build-packet.c \