diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile.am | 2 |
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 |