summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 5c09b24..f888eb7 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -10,11 +10,13 @@ CLEANFILES = config-parser.c \
nft_sync_SOURCES = event.c \
logging.c \
msg_buff.c \
+ mnl.c \
server.c \
client.c \
tcp.c \
timer.c \
main.c \
+ utils.c \
fd.c \
config-parser.y \
config-scanner.l