diff options
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 934efce84..3c61f0c19 100644 --- a/Makefile.in +++ b/Makefile.in @@ -38,7 +38,7 @@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ transform = @program_transform_name@ -SUBDIRS = util mpi cipher tools g10 +SUBDIRS = util mpi cipher tools g10 psst EXTRA_DIST = ACCONFIG = acconfig.h CONFIG_HEADER_IN = config.h.in |