diff options
Diffstat (limited to 'tools/Makefile.sources')
-rw-r--r-- | tools/Makefile.sources | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Makefile.sources b/tools/Makefile.sources index c49ab8f0..abd23a0f 100644 --- a/tools/Makefile.sources +++ b/tools/Makefile.sources @@ -2,6 +2,7 @@ noinst_PROGRAMS = \ hsw_compute_wrpll \ skl_compute_wrpll \ skl_ddb_allocation \ + cnl_compute_wrpll \ $(NULL) tools_prog_lists = \ |