diff options
Diffstat (limited to 'branches/gpgme-1-0-branch/Makefile.am')
-rw-r--r-- | branches/gpgme-1-0-branch/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/branches/gpgme-1-0-branch/Makefile.am b/branches/gpgme-1-0-branch/Makefile.am index 69c1bbd7..be58c345 100644 --- a/branches/gpgme-1-0-branch/Makefile.am +++ b/branches/gpgme-1-0-branch/Makefile.am @@ -20,6 +20,9 @@ ## Process this file with automake to produce Makefile.in +ACLOCAL_AMFLAGS = -I m4 +AUTOMAKE_OPTIONS = dist-bzip2 + EXTRA_DIST = gpgme.spec.in if BUILD_ASSUAN |