summaryrefslogtreecommitdiff
path: root/proto/aggregator/Makefile
blob: d1dae8dd3ba361f33bc3b3d71a1b24f2c1f4e20c (plain)
1
2
3
4
5
6
src := aggregator.c
obj := $(src-o-files)
$(all-daemon)
$(cf-local)

tests_objs := $(tests_objs) $(src-o-files)