diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |