Implement concurrency.
[statsd-tg.git] / src / Makefile.am
1 bin_PROGRAMS = statsd-tg
2
3 statsd_tg_SOURCES = statsd-tg.c
4 statsd_tg_CFLAGS = $(AM_CFLAGS) -pthread
5 statsd_tg_LDADD = -lrt