clipboard rework, C41/titler fixes, displayinfo tweak
[goodguy/history.git] / cinelerra-5.1 / plugins / theme_bright / Makefile
index 03b05c0044e445adf8b72483b972dd82bf2d3865..dd5ec10ace9769f5a06cd8b7da92c1f39372ef50 100644 (file)
@@ -1,12 +1,9 @@
-include ../../global_config
+include ../../plugin_defs
 
 PLUGIN = theme_bright
 OBJS = $(OBJDIR)/brighttheme.o
 OUTPUT_THEME = $(OUTPUT)
 
-AVC_DIR := $(shell cd ../../thirdparty/libavc*; pwd)
-CFLAGS += -I$(AVC_DIR)
-
 include ../../plugin_config
 
 $(OBJDIR)/brighttheme.o: brighttheme.C