Fix conditional in Makefile.am

This commit is contained in:
Mikkel Kruse Johnsen 2014-11-05 08:59:19 +01:00
parent 4c4e2a8754
commit d445b4943e

View File

@ -1,7 +1,7 @@
SUBDIRS = . glue
if !PLATFORM_WIN32
SUBDIRS .= gui-thread-check
SUBDIRS = . glue gui-thread-check
else
SUBDIRS = . glue
endif
pkg = gtk