2016-06-18 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in 'xdg/Makefile.am' that caused the 'make rpm' target
	to break when HPI support was not enabled.
This commit is contained in:
Fred Gleason
2016-06-18 13:27:24 -04:00
parent c1675087aa
commit b7db9406d9
2 changed files with 5 additions and 2 deletions

View File

@@ -15256,3 +15256,6 @@
* Fixed a bug in 'lib/rdsvc.cpp' that caused import events with
minute field values greater than '59' in the Start Time to fail
to be imported.
2016-06-18 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'xdg/Makefile.am' that caused the 'make rpm' target
to break when HPI support was not enabled.