From 0c3f5f343c8697ac20c6aca78d1661afad68734f Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Thu, 19 Apr 2018 20:10:54 +0200 Subject: [PATCH] Makefile.am: add forgotten include/sync.h --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 557c65a5..f8ae7a1b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 \ -- 2.39.5