homeworkc / lazycast

A Simple Wireless Display Receiver
GNU General Public License v3.0
709 stars 90 forks source link

Remove Binaries and ease Compilation #14

Closed N00byKing closed 5 years ago

N00byKing commented 5 years ago

Binaries shouldn't be in the Repo. Instead, one should use Releases to publish them. Furthermore I added a gitignore so that further development wouldn't cause the Binaries to reappear

In order to aid convenience due to that I added a Makefile that compiles the binaries in the subdirectories.

In Addition to that, the Makefile in control/ doesn't compile control.bin. This PR fixes the Makefile.