From ab31d9885f9ac139f261d76c9cca72c3f970efc3 Mon Sep 17 00:00:00 2001 From: Michael Carlberg Date: Tue, 24 May 2016 05:30:17 +0200 Subject: [PATCH] fix(core): Include build flag in config --- include/config.hpp.cmake | 1 + 1 file changed, 1 insertion(+) diff --git a/include/config.hpp.cmake b/include/config.hpp.cmake index fcfde834..7e47425a 100644 --- a/include/config.hpp.cmake +++ b/include/config.hpp.cmake @@ -3,6 +3,7 @@ #cmakedefine ENABLE_ALSA #cmakedefine ENABLE_MPD +#cmakedefine ENABLE_NETWORK #cmakedefine ENABLE_I3 #define BUILDER_SPACE_TOKEN "%__"