From 08b901edc549f46b96da8847bb8c7e3847f42fc2 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Mon, 4 Dec 2017 15:00:41 +0100 Subject: autoconf/automake optimizations --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index d984a1a..9e70711 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -10,6 +10,7 @@ utool_SOURCES = \ Json.cpp \ UpdateFactory.cpp \ UpdateTool.cpp + if UT_BUILDGUI utool_SOURCES += \ UpdateGUI.cpp \ -- cgit v1.2.3