dl5di / OpenDV

Open Digital Voice software for Amateur Radio based on Jonathan Naylor's (G4KLX) "ircDDBGateway" and "PCRepeaterController" for D-Star
GNU General Public License v2.0
107 stars 63 forks source link

UDRC beta build fixes #87

Closed mcdermj closed 8 years ago

mcdermj commented 8 years ago

This adds Automake support for the new UDRC code. The actual changes are in Makefile.am, and then Makefile.in is generated by running "automake" over the code.

There is also a bug fix in here for a reversion added in previous commits off of master.