2002-02-01 Marcus Brinkmann <marcus@g10code.de>

* Makefile.am (MOSTLYCLEANFILES): New variable.
This commit is contained in:
Marcus Brinkmann 2002-02-01 20:28:59 +00:00
parent f40bc63ac9
commit 92bbc39616
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2002-02-01 Marcus Brinkmann <marcus@g10code.de>
* Makefile.am (MOSTLYCLEANFILES): New variable.
2002-02-01 Marcus Brinkmann <marcus@g10code.de>
* engine-gpgsm.c (gpgsm_status_handler): At error, terminate the

View File

@ -21,6 +21,7 @@
EXTRA_DIST = gpgme-config.in gpgme.m4 mkerrors mkstatus
BUILT_SOURCES = errors.c status-table.h
MOSTLYCLEANFILES = errors.c status-table.h
bin_SCRIPTS = gpgme-config
m4datadir = $(datadir)/aclocal
m4data_DATA = gpgme.m4