2001-11-22 Marcus Brinkmann <marcus@g10code.de>

* configure.ac (AC_CONFIG_FILES): Add tests/gpg/Makefile and
	tests/gpgsm/Makefile.
This commit is contained in:
Marcus Brinkmann 2001-11-22 03:07:10 +00:00
parent 790a8e192f
commit 862ef3cf1c
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2001-11-22 Marcus Brinkmann <marcus@g10code.de>
* configure.ac (AC_CONFIG_FILES): Add tests/gpg/Makefile and
tests/gpgsm/Makefile.
2001-11-21 Marcus Brinkmann <marcus@g10code.de>
* Makefile.am (gpgmeplug): New variable, set to gpgmeplug if

View File

@ -200,7 +200,8 @@ AC_SUBST(GPGME_LIBS)
AC_SUBST(GPGME_CFLAGS)
AC_CONFIG_FILES(Makefile assuan/Makefile jnlib/Makefile gpgme/Makefile
tests/Makefile doc/Makefile
tests/Makefile tests/gpg/Makefile tests/gpgsm/Makefile
doc/Makefile
bonobo/Makefile complus/Makefile gpgmeplug/Makefile)
AC_CONFIG_FILES(gpgme/gpgme-config, chmod +x gpgme/gpgme-config)
AC_OUTPUT