diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index d5bbd0a6c..b06903ca1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ ## Process this file with automake to produce Makefile.in SUBDIRS = intl zlib util mpi cipher tools g10 po doc checks -EXTRA_DIST = VERSION PROJECTS +EXTRA_DIST = VERSION PROJECTS BUGS all-am: g10defs.h all-recursive-am: g10defs.h |