summaryrefslogtreecommitdiffstats
path: root/redhat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/Makefile')
-rw-r--r--redhat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/Makefile b/redhat/Makefile
index be407f043..bf7fb4822 100644
--- a/redhat/Makefile
+++ b/redhat/Makefile
@@ -426,7 +426,7 @@ kpicosim: tdebase
$(call buildpkg,applications/kpicosim)
kpilot: tdebase tdepim
-ifeq (,$(filter $(DIST),.el5))
+ifeq (,$(filter $(DIST),.el5 .osstw))
$(call buildpkg,applications/kpilot)
endif