projects
/
goodguy
/
history.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
rework histogram_bezier, init wm icon set_icon(gg), update de.po+msg/txt
[goodguy/history.git]
/
cinelerra-5.1
/
plugins
/
denoiseseltempavg
/
Makefile
1
include ../../plugin_defs
2
3
OBJS = $(OBJDIR)/seltempavg.o \
4
$(OBJDIR)/seltempavgwindow.o
5
6
PLUGIN = seltempavg
7
8
include ../../plugin_config
9
10
11
$(OBJDIR)/seltempavg.o: seltempavg.C
12
$(OBJDIR)/seltempavgwindow.o: seltempavgwindow.C