summaryrefslogtreecommitdiff
path: root/proto/bfd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'proto/bfd/Makefile')
-rw-r--r--proto/bfd/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/proto/bfd/Makefile b/proto/bfd/Makefile
new file mode 100644
index 00000000..c28cedec
--- /dev/null
+++ b/proto/bfd/Makefile
@@ -0,0 +1,5 @@
+source=bfd.c packets.c io.c
+root-rel=../../
+dir-name=proto/bfd
+
+include ../../Rules