summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 433cfd1..6904c09 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,4 +4,5 @@ AM_CFLAGS = -I../../Includes ${LIBDBI_CFLAGS} ${LIBJANSSON_CFLAGS} ${LIBEVENT_C
ogAdmServer_SOURCES= sources/ogAdmServer.c \
sources/dbi.c \
- sources/schedule.c
+ sources/schedule.c \
+ sources/utils.c