summaryrefslogtreecommitdiff
path: root/components/hardware/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'components/hardware/Makefile.am')
-rw-r--r--components/hardware/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/components/hardware/Makefile.am b/components/hardware/Makefile.am
index d9fd0968f..7700dd6d9 100644
--- a/components/hardware/Makefile.am
+++ b/components/hardware/Makefile.am
@@ -35,3 +35,6 @@ nautilus_hardware_view_LDADD = \
EXTRA_DIST = $(server_in_files) $(nautilus_hardware_view_SOURCES)
+if ENABLE_HARDWARE_VIEW
+CLEANFILES = $(server_DATA) $(server_DATA).in
+endif