summaryrefslogtreecommitdiffstats
path: root/proto/static/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'proto/static/Makefile')
-rw-r--r--proto/static/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/proto/static/Makefile b/proto/static/Makefile
new file mode 100644
index 0000000..7771c2f
--- /dev/null
+++ b/proto/static/Makefile
@@ -0,0 +1,4 @@
+THISDIR=proto/static
+OBJS=static.o
+
+include ../../Rules