]> git.sur5r.net Git - i3/i3/blobdiff - Makefile.am
Merge pull request #3253 from stapelberg/sync
[i3/i3] / Makefile.am
index 184b07343f8cc0b143c1eeaa8feba3d969b1b74c..f8ae7a1b2b22416b41714c0a6844b4d96a507052 100644 (file)
@@ -521,6 +521,7 @@ i3_SOURCES = \
        include/shmlog.h \
        include/sighandler.h \
        include/startup.h \
+       include/sync.h \
        include/tree.h \
        include/util.h \
        include/window.h \
@@ -562,6 +563,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 \