diff --git a/ChangeLog b/ChangeLog index afbe2d09..20c8703e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14437,3 +14437,5 @@ * Implemented support for the '%y' ['Release Year'] wildcard in rdimport(1)'s '--metadata-pattern' switch in 'utils/rdimport/rdimport.cpp'. +2014-09-05 Fred Gleason + * Fixed a bug in 'docs/Makefile.am' that broke the 'make dist' target. diff --git a/docs/Makefile.am b/docs/Makefile.am index d78df2f0..e972a198 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -38,7 +38,7 @@ EXTRA_DIST = ALSA.txt\ GPIO.txt\ JACK.txt\ MESSAGE_BOX.txt\ - metadata_filecards.txt\ + metadata_wildcards.txt\ NEXGEN_FILTER.txt\ NOW+NEXT.txt\ pam_rd.txt\