projects
/
goodguy
/
cinelerra.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
f4fe920694caa452f6bb61a09b4b71b3b054376d
[goodguy/cinelerra.git]
/
Makefile
1
include ../../plugin_defs
2
3
OBJS = $(OBJDIR)/livevideo.o
4
5
PLUGIN = livevideo
6
7
include ../../plugin_config
8
9
10
$(OBJDIR)/livevideo.o: livevideo.C