summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1997-11-23 16:38:27 +0100
committerWerner Koch <wk@gnupg.org>1997-11-23 16:38:27 +0100
commitdb19a275188b4b3226ac4bbfc121f85ff373d331 (patch)
tree936dfd3ee12828d5392c19f50024ff70c7171371 /Makefile.in
parentArmor works now (diff)
downloadgnupg2-db19a275188b4b3226ac4bbfc121f85ff373d331.tar.xz
gnupg2-db19a275188b4b3226ac4bbfc121f85ff373d331.zip
compress stuff implemented
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.in b/Makefile.in
index 3c61f0c19..63295c43f 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -38,15 +38,15 @@ INSTALL_DATA = @INSTALL_DATA@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
transform = @program_transform_name@
-SUBDIRS = util mpi cipher tools g10 psst
+SUBDIRS = util mpi cipher tools g10
EXTRA_DIST =
ACCONFIG = acconfig.h
CONFIG_HEADER_IN = config.h.in
mkinstalldirs = $(top_srcdir)/scripts/mkinstalldirs
CONFIG_HEADER = ./config.h
DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
-Makefile.in NEWS README acconfig.h config.h.in configure configure.in \
-stamp-h.in
+Makefile.in NEWS README TODO acconfig.h config.h.in configure \
+configure.in stamp-h.in
PACKAGE = @PACKAGE@