diff options
Diffstat (limited to 'xparts/src/Makefile.am')
-rw-r--r-- | xparts/src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xparts/src/Makefile.am b/xparts/src/Makefile.am index 243ba3b3..30982205 100644 --- a/xparts/src/Makefile.am +++ b/xparts/src/Makefile.am @@ -3,5 +3,5 @@ if include_GTK_support SUPPORTGTKDIR=gtk endif -SUBDIRS = interfaces kde $(SUPPORTGTKDIR) +SUBDIRS = interfaces tde $(SUPPORTGTKDIR) |