X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=lttv%2Fmodules%2FMakefile.am;h=ce977e5e6dbf445f56bfa1f1b0004dc8f98e196e;hb=26ea84eb31a3d5da3e264d78719b3a74254a9134;hp=14a47143769bace16056a85d72e0fa28e38af260;hpb=f61f4dca50e13aa52b1ca3941c8f420848f4353f;p=lttv.git diff --git a/lttv/modules/Makefile.am b/lttv/modules/Makefile.am index 14a47143..ce977e5e 100644 --- a/lttv/modules/Makefile.am +++ b/lttv/modules/Makefile.am @@ -24,5 +24,10 @@ # # the gui subdir comes first : dependency + +if BUILD_LTTV_GUI SUBDIRS = text gui +else +SUBDIRS = text +endif