autotools: fix build

This commit is contained in:
Dirk-Jan C. Binnema
2022-05-05 23:40:56 +03:00
parent 9e278be590
commit 62e546a4e2
4 changed files with 3 additions and 14 deletions

View File

@ -20,5 +20,5 @@ SUBDIRS=
# for mug2 and msg2pdf, we need webkit
if BUILD_GUI
SUBDIRS += mug # msg2pdf
#SUBDIRS += mug # msg2pdf
endif