added option for launcher

This commit is contained in:
reg_ 2012-04-12 16:35:46 +00:00
parent 66d181043b
commit 3bfc6c8004

View File

@ -23,3 +23,7 @@ endif
if WITH_READER
SUBDIRS += reader
endif
if WITH_LAUNCHER
SUBDIRS += launcher
endif