projects
/
goodguy
/
cinelerra.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
fast drag unselected edit, ctrl drag select in arrow mode
[goodguy/cinelerra.git]
/
cinelerra-5.1
/
plugins
/
theme_blond
/
Makefile
1
include ../../plugin_defs
2
3
PLUGIN = theme_blond
4
OBJS = $(OBJDIR)/blondtheme.o
5
OUTPUT_THEME = $(OUTPUT)
6
7
include ../../plugin_config
8
9
$(OBJDIR)/blondtheme.o: blondtheme.C
10