modified users receiver to have all objects defined in one

This commit is contained in:
Dhanya Maliakal
2017-03-15 15:00:01 +01:00
parent 4a8f2b5a69
commit 47a769e677
3 changed files with 115 additions and 83 deletions

View File

@ -34,7 +34,7 @@ $(info )
.PHONY: all nonstatic static lib libreceiver textclient receiver gui stextclient sreceiver
all: lib textclient receiver gui
all: lib textclient receiver#gui
nonstatic: lib libreceiver textclient receiver gui