diff options
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r-- | tools/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am index 60889190..bb3328f1 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -1,4 +1,6 @@ +if HAVE_DUMPER SUBDIRS = quick_dump +endif bin_PROGRAMS = \ intel_disable_clock_gating \ |