1 2 3 4 5 6 7
bin_PROGRAMS = tiptorrent AM_CFLAGS = ${LIBEVENT_CFLAGS} -g -Wall tiptorrent_SOURCES = src/handler.c \ src/core.c \ src/main.c