summaryrefslogtreecommitdiffstats
path: root/mimetypes
diff options
context:
space:
mode:
Diffstat (limited to 'mimetypes')
-rw-r--r--mimetypes/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/mimetypes/Makefile.am b/mimetypes/Makefile.am
index ed1d00b8..943ef043 100644
--- a/mimetypes/Makefile.am
+++ b/mimetypes/Makefile.am
@@ -1,9 +1,9 @@
-if need_kde33_compatibility
- KDE33MIMEDIR = kde33
+if need_trinity3_compatibility
+ KDE33MIMEDIR = trinity3
endif
-if need_kde351_compatibility
- KDE351MIMEDIR = kde351
+if need_trinity51_compatibility
+ KDE351MIMEDIR = trinity51
endif
SUBDIRS = $(KDE33MIMEDIR) $(KDE351MIMEDIR)