Reimplemented build option into new repo.
[lttv.git] / lttv / modules / Makefile.am
index 14a47143769bace16056a85d72e0fa28e38af260..ce977e5e6dbf445f56bfa1f1b0004dc8f98e196e 100644 (file)
 #
 
 # the gui subdir comes first : dependency
+
+if BUILD_LTTV_GUI
 SUBDIRS = text gui
+else
+SUBDIRS = text
+endif
 
This page took 0.023553 seconds and 4 git commands to generate.