Skip to content

Commit 4a0e646

Browse files
committed
Added universal-sub-pubsub to the Makefile
1 parent 48f19fb commit 4a0e646

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
all:
22
gcc -lzmq -o universal-pubsub universal-pubsub.c
3+
gcc -lzmq -o universal-sub-pubsub universal-sub-pubsub.c

0 commit comments

Comments
 (0)