mirror of
https://gitlab.com/manzerbredes/ina260-zmq-publisher.git
synced 2025-04-19 04:09:45 +00:00
Minor changes
This commit is contained in:
parent
e8325d0005
commit
f66e5bf74f
2 changed files with 1 additions and 2 deletions
1
Makefile
1
Makefile
|
@ -5,7 +5,6 @@ CFLAGS=
|
|||
|
||||
all: publisher client logger
|
||||
|
||||
|
||||
publisher: src/publisher.c
|
||||
$(CC) -lzmq $^ -o $@
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue