summaryrefslogtreecommitdiff
path: root/proto/babel/Makefile
blob: 06b58e95b9555d4e459f2456953c3b652e3ea2a0 (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)