Create a very simple printf channel.
[cascardo/sgp.git] / src / Makefile.am
1 bin_PROGRAMS = sgp
2 sgp_SOURCES = main.c channel.c friend.c group.c send.c share.c msg.c \
3         channels/printf.c
4 sgp_CFLAGS = -I../include/