diff options
| author | Frederic Peters <fpeters@entrouvert.com> | 2004-08-19 23:20:48 +0000 |
|---|---|---|
| committer | Frederic Peters <fpeters@entrouvert.com> | 2004-08-19 23:20:48 +0000 |
| commit | 9a8d1f6759fb12c00abfec9a666987bc95144738 (patch) | |
| tree | da021bd5e52eeabc89876ea3d6110fb6b7d230b8 | |
| parent | 74509f54ebda964e14a90fcbb29b90fba1490787 (diff) | |
| download | lasso-9a8d1f6759fb12c00abfec9a666987bc95144738.tar.gz lasso-9a8d1f6759fb12c00abfec9a666987bc95144738.tar.xz lasso-9a8d1f6759fb12c00abfec9a666987bc95144738.zip | |
cleanup and remove result.xml
| -rw-r--r-- | tests/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 53b7bbb3..6e4e17c7 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -23,3 +23,5 @@ EXTRA_DIST = tests.c login_tests.c basic_tests.c SUBDIRS = data +CLEANFILES = result.xml + |
