mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
Fix 'make distcheck' target
Last commit added a new file which was not added to `EXTRA_DIST`.
This commit is contained in:
@@ -65,4 +65,5 @@ EXTRA_DIST = \
|
|||||||
good.001.cue \
|
good.001.cue \
|
||||||
good.002.dos_format.cue \
|
good.002.dos_format.cue \
|
||||||
good.003.missing_final_newline.cue \
|
good.003.missing_final_newline.cue \
|
||||||
good.004.dos_format.missing_final_newline.cue
|
good.004.dos_format.missing_final_newline.cue \
|
||||||
|
good.005.quoted.isrc.cue
|
||||||
|
|||||||
Reference in New Issue
Block a user