mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-06-21 05:29:23 +00:00
BUILD: add --with-theme-manager configure option
This commit is contained in:
@@ -12,3 +12,7 @@ gtk_fe = fe-gtk
|
||||
endif
|
||||
|
||||
SUBDIRS = pixmaps common $(gtk_fe) $(text_fe)
|
||||
|
||||
if WITH_TM
|
||||
SUBDIRS += htm
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user