diff --git a/Makefile.am b/Makefile.am index 60ea322cac..4f1cb7204c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,7 +8,7 @@ if ENABLE_SERVER endif if ENABLE_CLIENT - CLIENT_SUBDIRS = client clientgui + CLIENT_SUBDIRS = client endif SUBDIRS = RSAEuro $(SERVER_SUBDIRS) $(CLIENT_SUBDIRS)