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