summaryrefslogtreecommitdiff
path: root/test/Makefile
blob: 2cee92346b92f9224ccf94852371a362da918526 (plain)
1
2
3
src := birdtest.c bt-utils.c
obj := $(src-o-files)
tests_objs := $(tests_objs) $(src-o-files)