move i3 sync code into sync_respond (for following commits)

This commit is contained in:
Michael Stapelberg
2018-03-30 21:05:32 +02:00
parent 4e0bf58109
commit 725ee3ce62
5 changed files with 45 additions and 15 deletions

View File

@ -562,6 +562,7 @@ i3_SOURCES = \
src/sd-daemon.c \
src/sighandler.c \
src/startup.c \
src/sync.c \
src/tree.c \
src/util.c \
src/version.c \