diff options
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r-- | tools/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am index 970cc8d2..a368130b 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -18,7 +18,8 @@ bin_PROGRAMS = \ noinst_PROGRAMS = \ intel_dump_decode \ - intel_lid + intel_lid \ + intel_panel_fitter dist_bin_SCRIPTS = intel_gpu_abrt |