diff options
| author | Benjamin Dauvergne <bdauvergne@entrouvert.com> | 2008-05-27 15:27:30 +0000 |
|---|---|---|
| committer | Benjamin Dauvergne <bdauvergne@entrouvert.com> | 2008-05-27 15:27:30 +0000 |
| commit | 933458c0681e9d50031d9130f352accdbce1a4e4 (patch) | |
| tree | f1091adaddbcb8a52356f66a5e0f9a1c2342dbdf /tests/metadata | |
| parent | 6c8e46c5ee00bbbcc80c88a972019cebcb36f92d (diff) | |
add Makefile.in to MAINTAINERCLEANFILES in every Makefile.am
Diffstat (limited to 'tests/metadata')
| -rw-r--r-- | tests/metadata/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/metadata/Makefile.am b/tests/metadata/Makefile.am index ce21c415..40d4798b 100644 --- a/tests/metadata/Makefile.am +++ b/tests/metadata/Makefile.am @@ -1,3 +1,4 @@ +MAINTAINERCLEANFILES = Makefile.in EXTRA_DIST = \ metadata_01.xml \ metadata_02.xml \ |
