]> git.sur5r.net Git - i3/i3/commitdiff
Merge pull request #3253 from stapelberg/sync
authorOrestis <orestisf1993@gmail.com>
Thu, 19 Apr 2018 18:20:44 +0000 (21:20 +0300)
committerGitHub <noreply@github.com>
Thu, 19 Apr 2018 18:20:44 +0000 (21:20 +0300)
Makefile.am: add forgotten include/sync.h

Makefile.am

index 557c65a58fe9e4506c8529c8d549f3a033a78f58..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 \