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

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