summaryrefslogtreecommitdiffstats
path: root/redhat/Makefile.r14
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/Makefile.r14')
-rw-r--r--redhat/Makefile.r145
1 files changed, 5 insertions, 0 deletions
diff --git a/redhat/Makefile.r14 b/redhat/Makefile.r14
index a3c2bb5d0..de4338805 100644
--- a/redhat/Makefile.r14
+++ b/redhat/Makefile.r14
@@ -247,6 +247,11 @@ endif
akode: tqtinterface
$(call buildpkg,extras/akode)
+cmake-macros: cmake
+ifneq ($(wildcard /etc/SuSE-release),)
+ $(call buildpkg,extras/trinity-cmake-macros)
+endif
+
### Trinity Libraries
kipi-plugins: tqtinterface libkipi
$(call buildpkg,libraries/kipi-plugins)