]> jfr.im git - irc/thales.git/blame - src/Makefile.am
Fixed segfault error
[irc/thales.git] / src / Makefile.am
CommitLineData
355265fc
DB
1AM_CFLAGS = -I$(top_srcdir)/lib
2
2ace9480 3bin_PROGRAMS = thales
355265fc 4thales_SOURCES = main.c cmd.h cmd.c conf.h conf.c worker.h \
3bf7a47f
DB
5 log_worker.h log_worker.c error.h workers_registration.c \
6 workers_registration.h
7
3e33cdf8 8thales_LDADD = $(top_builddir)/lib/libthales.a