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 d5dd00b69..286b45306 100644 --- a/Makefile.in +++ b/Makefile.in @@ -86,7 +86,7 @@ RANLIB = @RANLIB@ VERSION = @VERSION@ ZLIBS = @ZLIBS@ -SUBDIRS = intl po zlib util mpi cipher tools g10 +SUBDIRS = intl po zlib util mpi cipher tools g10 checks EXTRA_DIST = VERSION ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs |