Skip to content

Commit

Permalink
dist: fix make dist for topology M4
Browse files Browse the repository at this point in the history
Signed-off-by: Zhang Keqiao <[email protected]>
  • Loading branch information
keqiaozhang committed Jul 19, 2018
1 parent 02a9995 commit 3dd17dc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
3 changes: 2 additions & 1 deletion topology/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,5 @@ EXTRA_DIST = \
sof-hsw-rt5640.m4 \
sof-apl-tdf8532.m4 \
sof-apl-pcm512x.m4 \
sof-glk-codec.m4
sof-glk-codec.m4 \
sof-icl-nocodec.tplg
8 changes: 4 additions & 4 deletions topology/test/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ clean-local:


EXTRA_DIST = \
test-capture-ssp.m4 \
test-playback-ssp.m4 \
test-tone-playback-ssp.m4 \
test-ssp.m4 \
test-capture.m4 \
test-playback.m4 \
test-tone-playback.m4 \
test-all.m4 \
tplg-build.sh

0 comments on commit 3dd17dc

Please sign in to comment.