2017-02-08 Fred Gleason <fredg@paravelsystems.com>

* Fixed bugs in 'conf/Makefile.am' and 'rlm/Makefile.am' that broke
	the 'make rpm' target.
This commit is contained in:
Fred Gleason
2017-02-08 12:17:11 -05:00
parent 48cd4692c1
commit 5bfe4a3c12
3 changed files with 5 additions and 0 deletions

View File

@@ -15568,3 +15568,6 @@
predicted start times to be displayed.
2017-02-07 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 2.15.2int00.
2017-02-08 Fred Gleason <fredg@paravelsystems.com>
* Fixed bugs in 'conf/Makefile.am' and 'rlm/Makefile.am' that broke
the 'make rpm' target.

View File

@@ -44,6 +44,7 @@ EXTRA_DIST = my.cnf-master\
rlm_shoutcast1.conf\
rlm_spinitron_plus.conf\
rlm_spottrap.conf\
rlm_tagstation.conf\
rlm_twitter.conf\
rlm_udp.conf\
rlm_walltime.conf\

View File

@@ -72,6 +72,7 @@ EXTRA_DIST = Makefile-example\
rlm_shoutcast1.c\
rlm_spinitron_plus.c\
rlm_spottrap.c\
rlm_tagstation.c\
rlm_test.c\
rlm_twitter.c\
rlm_udp.c\