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