diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2004-07-21 15:20:28 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2004-07-21 15:20:28 +0000 |
commit | 15c1cf1ca0d2fc45dff471d71339db49deecd1cd (patch) | |
tree | 025a3df727c1379533fce429d70adf30a6fa432f /test | |
parent | 43f017c9527dd4f64670831114f3c85f5defebbd (diff) |
Make use of MAINTAINERCLEANFILES
Diffstat (limited to 'test')
-rw-r--r-- | test/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index 761df0a5..5b3f1ff3 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -9,3 +9,5 @@ LIBS = @BLUEZ_LIBS@ AM_CFLAGS = @BLUEZ_CFLAGS@ EXTRA_DIST = hsplay hsmicro + +MAINTAINERCLEANFILES = Makefile.in |