aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index cbcbba4d..41bab385 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -338,7 +338,9 @@ bin_PROGRAMS += \
endif !DISABLE_PROCESSOR
if LINUX_HOST
-bin_PROGRAMS += \
+EXTRA_PROGRAMS += \
+ src/client/linux/linux_dumper_unittest_helper
+CLEANFILES += \
src/client/linux/linux_dumper_unittest_helper
if !DISABLE_TOOLS