From 32ee2c4a039edd83a3e520c8d5fd0fa4838d4fdf Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Fri, 5 Sep 2014 16:42:20 -0400 Subject: [PATCH] 2014-09-05 Fred Gleason * Fixed a bug in 'docs/Makefile.am' that broke the 'make dist' target. --- ChangeLog | 2 ++ docs/Makefile.am | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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\