diff --git a/src/Makefile.am.alt b/src/Makefile.am.alt index 0735446..24161f7 100644 --- a/src/Makefile.am.alt +++ b/src/Makefile.am.alt @@ -23,3 +23,7 @@ endif if WITH_READER SUBDIRS += reader endif + +if WITH_LAUNCHER + SUBDIRS += launcher +endif \ No newline at end of file