From 99a56d949729308f9b6582e1f5e451d68d470363 Mon Sep 17 00:00:00 2001
From: Andrew Randrianasulu <randrianasulu@gmail.com>
Date: Mon, 30 Jan 2023 20:00:44 +0300
Subject: [PATCH 11/11] Off two Linux themes disappeared!

---
 cinelerra-5.1/plugins/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cinelerra-5.1/plugins/Makefile b/cinelerra-5.1/plugins/Makefile
index 7dcd98be..40d50c12 100644
--- a/cinelerra-5.1/plugins/Makefile
+++ b/cinelerra-5.1/plugins/Makefile
@@ -176,7 +176,7 @@ DIRS += theme_blond theme_blue
 else ifeq ($(PLATFORM), FreeBSD)
 DIRS += theme_blond theme_blue
 else ifeq ($(PLATFORM), Linux)
-DIRS += cdripper
+DIRS += cdripper theme_blond theme_blue
 endif
 
 # not maintained
-- 
2.30.4

