Merge pull request #3253 from stapelberg/sync

Makefile.am: add forgotten include/sync.h
This commit is contained in:
Orestis
2018-04-19 21:20:44 +03:00
committed by GitHub

View 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 \