summaryrefslogtreecommitdiffstats
path: root/mimetypes
diff options
context:
space:
mode:
Diffstat (limited to 'mimetypes')
-rw-r--r--mimetypes/Makefile.am2
-rw-r--r--mimetypes/video/Makefile.am4
2 files changed, 3 insertions, 3 deletions
diff --git a/mimetypes/Makefile.am b/mimetypes/Makefile.am
index 33c74d1..ab2d031 100644
--- a/mimetypes/Makefile.am
+++ b/mimetypes/Makefile.am
@@ -1,4 +1,4 @@
-if need_kde32_compatibility
+if need_trinity2_compatibility
KDE32MIMEDIR = audio
endif
diff --git a/mimetypes/video/Makefile.am b/mimetypes/video/Makefile.am
index ab6158b..02d1336 100644
--- a/mimetypes/video/Makefile.am
+++ b/mimetypes/video/Makefile.am
@@ -1,5 +1,5 @@
-if need_kde31_compatibility
- KDE31MIMEDIR = kde31
+if need_trinity1_compatibility
+ KDE31MIMEDIR = trinity1
endif
SUBDIRS = . $(KDE31MIMEDIR)