summaryrefslogtreecommitdiff
path: root/proto/babel/Makefile
blob: ae6aeaf24d27401843e2ca8f1cbc3473783312b8 (plain)
1
2
3
4
5
6
7
src := babel.c packets.c
obj := $(src-o-files)
$(all-daemon)
$(cf-local)
$(call proto-build,babel_build)

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