summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2011-06-13 14:05:57 +0100
committerRichard Hughes <richard@hughsie.com>2011-06-13 14:05:57 +0100
commit3de26f73543f8e42839bcd02bdc4dcff8f3c954a (patch)
treebf6265e255ed7dbeecb4305403c954580c6983f2 /src
parent4a35ddc01ff255f822ae5ba4914141e50ade8634 (diff)
downloadcolord-3de26f73543f8e42839bcd02bdc4dcff8f3c954a.tar.gz
trivial: clean the sensor test programs on 'make clean'
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 2ed2ccf..1ffbf6a 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -198,6 +198,8 @@ cd_sensor_dump_LDADD = \
cd_sensor_dump_CFLAGS = \
$(WARNINGFLAGS_C)
+CLEANFILES = $(noinst_PROGRAMS)
+
endif
if HAVE_GUDEV