summaryrefslogtreecommitdiffstats
path: root/proto/static/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'proto/static/Makefile')
-rw-r--r--proto/static/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/proto/static/Makefile b/proto/static/Makefile
index 7771c2f..61fadbe 100644
--- a/proto/static/Makefile
+++ b/proto/static/Makefile
@@ -1,4 +1,6 @@
-THISDIR=proto/static
-OBJS=static.o
+source=static.c
+root-rel=../../
+dir-name=proto/static
include ../../Rules
+